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

replace uglify-es with uglify-js #661

Closed
wants to merge 8 commits into from
Closed

replace uglify-es with uglify-js #661

wants to merge 8 commits into from

Conversation

dulmandakh
Copy link

@dulmandakh dulmandakh commented Apr 13, 2021

Summary

Replace uglify-es with uglify-js because of deprecation message from uglify-es

support for ECMAScript is superseded by uglify-js as of v3.13.0

closes #644

Test plan

CI is green

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Apr 13, 2021
Copy link

@Ashoat Ashoat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, just a simple rename

@geraintwhite
Copy link

This will also help fix #645

@radiosilence
Copy link

Should we be using uglify-js or terser?

@facebook-github-bot
Copy link
Contributor

@rh389 has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Contributor

@rh389 has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Contributor

@rh389 has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace uglify-es with uglify-js
7 participants