html-webpack-plugin/examples/custom-template
Jan Nicklas 9e7cc462ba Add example results and add them to the test suite 2016-01-18 14:48:39 +01:00
..
dist Add example results and add them to the test suite 2016-01-18 14:48:39 +01:00
example.js Refactor examples 2015-09-09 11:38:07 +02: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 Fix example paths 2015-09-09 11:38:23 +02:00

readme.md

custom template

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