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

Add ModuleConcatenationPlugin transformation #398

Closed
wants to merge 1 commit into from
Closed

Add ModuleConcatenationPlugin transformation #398

wants to merge 1 commit into from

Conversation

bitpshr
Copy link
Member

@bitpshr bitpshr commented Apr 11, 2018

What kind of change does this PR introduce?
Feature

Did you add tests for your changes?
Yes

If relevant, did you update the documentation?
N/A

Summary
The migrate task didn't do anything with webpack.optimize.ModuleConcatenationPlugin(). This PR adds a transformation for this plugin that removes it and safely sets optimizations: { concatenateModules: true }. Resolves #396.

Does this PR introduce a breaking change?
No

@webpack-bot
Copy link

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

@bitpshr
Copy link
Member Author

bitpshr commented Apr 12, 2018

Closing in favor of #399.

@bitpshr bitpshr closed this Apr 12, 2018
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.

2 participants