Skip to content

update combination when split fails because of max requests#7325

Merged
sokra merged 2 commits intomasterfrom
bugfix/split-chunks-max-requests
May 17, 2018
Merged

update combination when split fails because of max requests#7325
sokra merged 2 commits intomasterfrom
bugfix/split-chunks-max-requests

Conversation

@sokra
Copy link
Copy Markdown
Member

@sokra sokra commented May 17, 2018

fixes #7323

What kind of change does this PR introduce?
bugfix

Did you add tests for your changes?
yes

Does this PR introduce a breaking change?
no

@webpack-bot
Copy link
Copy Markdown
Contributor

webpack-bot commented May 17, 2018

For maintainers only:

  • This need to be documented (issue in webpack/webpack.js.org will be filed when merged)

@sokra sokra force-pushed the bugfix/split-chunks-max-requests branch from 6345568 to 75db965 Compare May 17, 2018 15:44
@webpack-bot
Copy link
Copy Markdown
Contributor

Thank you for your pull request! The most important CI builds succeeded, we’ll review the pull request soon.

@sokra sokra merged commit dff4777 into master May 17, 2018
@sokra sokra deleted the bugfix/split-chunks-max-requests branch May 17, 2018 17:38
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.

splitChunks generates chunks with incorrect names and ignores minChunks

2 participants