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

uglify-es unmaintained #721

Closed
jonathanolson opened this issue Nov 26, 2018 · 4 comments
Closed

uglify-es unmaintained #721

jonathanolson opened this issue Nov 26, 2018 · 4 comments
Assignees

Comments

@jonathanolson
Copy link
Contributor

The release of uglify-es (the support for ES6) has been unmaintained for a number of months, and development looks like it has switched to https://github.com/terser-js/terser (see mishoo/UglifyJS#3156 (comment)).

Is it worth proactively switching, or waiting until we need some sort of upgrade?

@samreid
Copy link
Member

samreid commented Nov 29, 2018

I'd recommend spending initial time (1-2 hours)? investigating a proactive switch--if the API is compatible and transition is easy, then great. If we run into severe issues or compatibility issues we can re-evaluate.

@jonathanolson
Copy link
Contributor Author

if the API is compatible

From the documentation:

terser is a fork of uglify-es that retains API and CLI compatibility with uglify-es and uglify-js@3.

So it seems like it should be fairly straightforward.

@samreid
Copy link
Member

samreid commented Dec 27, 2018

@zepumph volunteered to investigate this

@jonathanolson
Copy link
Contributor Author

Was easy to do while investigating uglification times. Handled on the modules branch, closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants