I have an angular project with manual setup (no angular-cli) and configured the build to generate multiple html files using HTML Webpack Plugin. Now, I am planning to move to angular-cli and wondering how can i generate multiple html files along with index.html?
I do not quite understand the purpose of you having multiple html files.
You might need to check this angular cli issue: Support for multiple html pages. But in case if you want to setup angular cli to be able produce multiple apps, then check this issues:
However you can always customize the default angular cli webpack config anyway you want by using eject feature. Check this issue on that matter.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With