-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
webpack4 splitChunks with html-webpack-plugin #1069
Comments
Did you try the html-webpack-plugin@next version? |
Wow! That's awesome!It worked. |
|
Some plugins have not been updated for the html-webpack-plugin but if you don't need them you should be good to go :) |
This issue had no activity for at least half a year. It's subject to automatic issue closing if there is no activity in the next 15 days. |
Someone could tell me if I can do this or not.
I asked on stackoverflow, but no response...I need help...Thx in advance!!
https://stackoverflow.com/questions/52621102/webpack4-splitchunks-html-webpack-plugin-mpa
Expected behaviour
html will be generated after splitChunks name callback execute.
Current behaviour
I can't get common chunk info when generating html files.
Environment
webpack4
The text was updated successfully, but these errors were encountered: