Skip to content
This repository has been archived by the owner on Sep 25, 2019. It is now read-only.

Set minChunks to 2 by default in CommonChunksPlugin #412

Merged

Conversation

npejo
Copy link
Member

@npejo npejo commented Nov 8, 2017

If a module is shared between two pages it should be moved into the commons chunk.

The current setup only moves modules to Commons if it shared between all pages.

Copy link
Member

@pirelenito pirelenito left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome work!

@pirelenito pirelenito merged commit ebc2d85 into v11 Nov 8, 2017
@pirelenito pirelenito deleted the set-minchunks-value-in-the-common-chunks-plugin-config branch November 8, 2017 13:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants