DEBSOURCES
Skip Quicknav
sources / node-html-webpack-plugin / 5.5.3%2Brepack2-1 / examples / pug-loader / time.pug
123456
// this partial is used for frontend and backend .time b Current time p #{time.toISOString()} img(src="#{require('./logo.png')}")