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

Harmony v2.8.2 #1521

Merged
merged 6 commits into from
Mar 1, 2017
Merged

Harmony v2.8.2 #1521

merged 6 commits into from
Mar 1, 2017

Conversation

alexlamsl
Copy link
Collaborator

No description provided.

Modules like webpack and grunt-contrib-uglify still uses `ast.transform(compressor)` before `Compressor.compress(ast)` was introduced.

Workaround this compatibility issue by deactivating `reduce_vars` in such case.

Also fix use case with omitted `options` when calling `Compressor()`.

fixes mishoo#1516
@alexlamsl alexlamsl merged commit 22f7af2 into mishoo:harmony Mar 1, 2017
@alexlamsl alexlamsl deleted the harmony-v2.8.2 branch March 1, 2017 03:13
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