html-webpack-plugin/examples/custom-template
Jan Nicklas 8fbbf69e50 Update dependencies 2016-07-02 12:51:07 +02:00
..
dist Update dependencies and integration tests 2016-07-02 12:30:16 +02: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 Update dependencies 2016-07-02 12:51:07 +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') %>