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

Upgrade to uglify-es. Fixes gh-1201 #1247

Merged
merged 1 commit into from
Jun 19, 2017
Merged

Upgrade to uglify-es. Fixes gh-1201 #1247

merged 1 commit into from
Jun 19, 2017

Conversation

rwaldron
Copy link
Contributor

This now means that code written with >= ES6 syntax features will be compressed.

Signed-off-by: Rick Waldron waldron.rick@gmail.com

Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
@tessel tessel deleted a comment from tessel-bot Jun 16, 2017

ast.print(stream);
// uglify-es does not throw...
Copy link
Contributor

Choose a reason for hiding this comment

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

👏

Copy link
Contributor

@HipsterBrown HipsterBrown left a comment

Choose a reason for hiding this comment

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

❤️ all the code cleanup now that acorn is not needed. Looks good to me! 👍

@coveralls
Copy link

coveralls commented Jun 16, 2017

Coverage Status

Coverage decreased (-0.07%) to 78.451% when pulling ff21d93 on 1201 into 35a4f07 on master.

@rwaldron
Copy link
Contributor Author

I will commit test coverage improvements as a follow up

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.

None yet

4 participants