webpack-starter icon indicating copy to clipboard operation
webpack-starter copied to clipboard

Load html partials into index.html

Open foucist opened this issue 5 years ago • 0 comments

I asked about it in #17 but managed to get it working with html-loader.

I tried to do it with only the html-webpack-plugin that's already included, but it seems like it depended on html-loader anyways according to the error messages I got.

Example at: https://github.com/jantimon/html-webpack-plugin/tree/master/examples/custom-template

foucist avatar Sep 19 '18 13:09 foucist