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 is unmaintained #59

Closed
aleclarson opened this issue Aug 29, 2018 · 2 comments
Closed

uglify-es is unmaintained #59

aleclarson opened this issue Aug 29, 2018 · 2 comments

Comments

@aleclarson
Copy link

See this comment.

Perhaps it should be swapped out with terser, a fork of uglify-es.

@bmeurer
Copy link
Member

bmeurer commented Aug 29, 2018

Sunds good to me 👍

alopezsanchez added a commit to alopezsanchez/web-tooling-benchmark that referenced this issue Sep 5, 2018
`uglify-es` is no longer maintained. `terser` is a fork of `uglify-es`
that retains API and CLI compatibility with `uglify-es` and
`uglify-js@3`.
Update the docs, update the README with the output of a ran that
includes the new `terser` benchmark and update the `package-lock.json`.
Resolves v8#59
@alopezsanchez
Copy link
Contributor

PR: #61

mathiasbynens pushed a commit that referenced this issue Sep 5, 2018
`uglify-es` is no longer maintained. `terser` is a fork of `uglify-es` that retains API and CLI compatibility with `uglify-es` and `uglify-js@3`.

Closes #59.
Closes #61.
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