Configuring webpack prod to output multiple html files
punit11 opened this issue · 1 comments
punit11 commented
Hi there,
Thanks for this great starter kit. I have a little issue. I am trying to configure the webpack prod file to generate multiple HTML files using this approach, but when I do the build its simply dumping raw HTML in console.
Can you help ?
Thanks
moklick commented
Hey, you can find the solution in the html-webpack-plugin readme https://github.com/jantimon/html-webpack-plugin#generating-multiple-html-files