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

Combine webpack 3 PRs #4770

Closed
wants to merge 15 commits into from
Closed

Combine webpack 3 PRs #4770

wants to merge 15 commits into from

Conversation

sokra
Copy link
Member

@sokra sokra commented Apr 23, 2017

What kind of change does this PR introduce?
PR combine

Does this PR introduce a breaking change?
yes

PRs
#4764
#4738
#4704
#4144
#4143

origin/bugfix/status
origin/fix/node_modules_mangle
origin/bugfix/child-records-cache
origin/perf/modules-set
origin/perf/chunks-set

@webpack-bot
Copy link
Contributor

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

@tleunen
Copy link

tleunen commented Apr 24, 2017

Got this warning during the build:

(node:84752) DeprecationWarning: Chunk.modules is deprecated. Use Chunk.getNumberOfModules/mapModules/forEachModule/containsModule instead.

@sokra
Copy link
Member Author

sokra commented Apr 25, 2017

You can use node --trace-deprecation to find the origin.

@evan-scott-zocdoc
Copy link

Out of curiosity, what level of speed improvement are you seeing with these changes?

@sokra sokra closed this May 28, 2017
@sokra sokra deleted the beta branch July 12, 2017 05:51
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.

None yet

4 participants