Skip to content

fix: revert named-chunks nameResolver algorithm #2324

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

Merged
merged 2 commits into from
Sep 4, 2018

Conversation

haoqunjiang
Copy link
Member

closes #1996


  1. Hash collision is normal in multi page mode (they might share a index.html chunk).
  2. Otherwise, chunks contain only 1 module in most cases, making the aesthetics improvement unnecessary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

vue-cli will remain in the building state without displaying the compilation results when you have more than 5 page entries(in my computer)
1 participant