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

fix(generators): correct optimization.splitChunks option in config #2008

Merged
merged 2 commits into from
Nov 2, 2020

Conversation

snitin315
Copy link
Member

@snitin315 snitin315 commented Nov 1, 2020

What kind of change does this PR introduce?
fix

Did you add tests for your changes?
Yes
If relevant, did you update the documentation?
No
Summary
Fixes #2003

optimization.splitChunks.name: true is not allowed for webpack-5.

Does this PR introduce a breaking change?
No

Other information

@snitin315 snitin315 marked this pull request as ready for review November 1, 2020 03:47
@snitin315 snitin315 requested a review from a team as a code owner November 1, 2020 03:47
@snitin315 snitin315 changed the title fix(generators): update optimization.splitChunks option fix(generators): correct optimization.splitChunks option in config Nov 1, 2020
@alexander-akait
Copy link
Member

/cc @webpack/cli-team

@snitin315 snitin315 merged commit f86ef2d into master Nov 2, 2020
@snitin315 snitin315 deleted the fix/init branch November 2, 2020 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[webpack-cli] Invalid configuration object.
5 participants