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

feat: upgrade terser & enable parallel minification in wsl #7857

Merged
merged 1 commit into from
Oct 21, 2019

Conversation

endiliey
Copy link
Contributor

Motivation

Continuation of #6732

We can now enable parallel minification in WSL since it has been fixed upstream. webpack-contrib/terser-webpack-plugin#138
I also upgraded the terser-webpack-plugin to v2 (major change). The breaking changes are compatible with react-scripts configuration.

See https://github.com/webpack-contrib/terser-webpack-plugin/releases/tag/v2.0.0

@iansu iansu added this to In progress in v3.3 via automation Oct 21, 2019
@iansu iansu added this to the 3.3 milestone Oct 21, 2019
@iansu iansu merged commit 7690af5 into facebook:master Oct 21, 2019
v3.3 automation moved this from In progress to Done Oct 21, 2019
@iansu
Copy link
Contributor

iansu commented Oct 21, 2019

Thanks!

@endiliey endiliey deleted the endi/terser branch October 21, 2019 17:11
@ghost ghost mentioned this pull request Oct 22, 2019
@lock lock bot locked and limited conversation to collaborators Oct 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
v3.3
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

4 participants