|
|
||
|---|---|---|
| .. | ||
| dist | ||
| example.js | ||
| logo.png | ||
| main.css | ||
| partial.html | ||
| readme.md | ||
| template.html | ||
| webpack.config.js | ||
readme.md
custom template
This example uses a custom underscore template which inlines an partial using the html-loader:
<%= require('html!./partial.html') %>