Skip to content
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

Closed
cfkxzsat opened this issue Oct 4, 2018 · 5 comments
Closed

webpack4 splitChunks with html-webpack-plugin #1069

cfkxzsat opened this issue Oct 4, 2018 · 5 comments
Labels

Comments

@cfkxzsat
Copy link

cfkxzsat commented Oct 4, 2018

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

@jantimon
Copy link
Owner

jantimon commented Oct 4, 2018

Did you try the html-webpack-plugin@next version?
It should allow splitting out of the box

@cfkxzsat
Copy link
Author

cfkxzsat commented Oct 5, 2018

Wow! That's awesome!It worked.
But is there a beta version of html-webpack-plugin 's documentation out there?or change log?
:-)

@sibelius
Copy link

html-webpack-plugin@next is ready?

@jantimon
Copy link
Owner

jantimon commented Jan 1, 2019

Some plugins have not been updated for the html-webpack-plugin but if you don't need them you should be good to go :)

@stale
Copy link

stale bot commented Jun 30, 2019

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.

@stale stale bot added the wontfix label Jun 30, 2019
@stale stale bot closed this as completed Jul 16, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Aug 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants