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

Use rollup-plugin-terser instead of rollup-plugin-uglify #27

Merged
merged 2 commits into from
Sep 2, 2018
Merged

Conversation

yhatt
Copy link
Member

@yhatt yhatt commented Sep 2, 2018

So far we have specified the latest uglify-es to compress ES6. However, rollup-plugin-uglify v5.0.x no longer support to specify minifier.

As recommended by plugin owner, we will use rollup-plugin-terser to compress with terser instead of uglify-es.

@yhatt yhatt merged commit e5b3a55 into master Sep 2, 2018
@yhatt yhatt deleted the terser branch September 2, 2018 09: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.

1 participant