html-webpack-plugin/examples/custom-template/readme.md

153 B

custom template

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