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

4 lines
153 B
Markdown

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