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

Fixes issue with async arrow function without parameters #89

Merged
merged 1 commit into from
Mar 11, 2020

Conversation

nul
Copy link

@nul nul commented Mar 10, 2020

Fix issue where the async identifier is lost when minifying an async arrow function without parameters.

Part of #77

Fix issue where the async identifier is lost when minifying an async arrow function without parameters
@xoofx xoofx merged commit 2991237 into trullock:master Mar 11, 2020
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.

2 participants