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

[FEATURE] Switch to Terser for JavaScript minification #305

Merged
merged 1 commit into from
Jul 31, 2019

Conversation

matz3
Copy link
Member

@matz3 matz3 commented Jul 29, 2019

uglify-es is no longer maintained:
mishoo/UglifyJS#3156 (comment)

Terser is a maintained fork of uglify-es, which is used by most of the
existing bundling tools.

Thank you for your contribution! 🙌

To get it merged faster, kindly review the checklist below:

Pull Request Checklist

`uglify-es` is no longer maintained:
mishoo/UglifyJS#3156 (comment)

Terser is a maintained fork of uglify-es, which is used by most of the
existing bundling tools.
@coveralls
Copy link

Coverage Status

Coverage remained the same at 85.991% when pulling dc9a5ee on switch-to-terser into 2ba75af on master.

@matz3 matz3 requested a review from RandomByte July 29, 2019 07:57
@matz3 matz3 merged commit fccb514 into master Jul 31, 2019
@matz3 matz3 deleted the switch-to-terser branch July 31, 2019 06:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants