html-webpack-plugin/examples/custom-template
Jan Nicklas bf48112fa9 Use semistandard code style 2016-01-20 16:50:16 +01:00
..
dist Use semistandard code style 2016-01-20 16:50:16 +01:00
example.js Use semistandard code style 2016-01-20 16:50:16 +01:00
logo.png Refactor examples 2015-09-09 11:38:07 +02:00
main.css Refactor examples 2015-09-09 11:38:07 +02:00
partial.html Update examples 2016-01-08 10:13:40 +01:00
readme.md Update examples 2016-01-08 10:13:40 +01:00
template.html Update examples 2016-01-08 10:13:40 +01:00
webpack.config.js Use semistandard code style 2016-01-20 16:50:16 +01:00

readme.md

custom template

This example uses a custom underscore template which inlines an partial using the html-loader: <%= require('html!./partial.html') %>