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

Update to Terser@5.5.1 #666

Merged
merged 1 commit into from
Jan 14, 2021
Merged

Conversation

GCheung55
Copy link
Contributor

Fixes #665 to surface errors from Terser minify function.

@ef4 ef4 merged commit 3903b26 into embroider-build:master Jan 14, 2021
@ef4
Copy link
Contributor

ef4 commented Jan 14, 2021

Thanks.

@raido
Copy link

raido commented Jan 14, 2021

This also fixes null coalescing operator error with Ember.js v3.24 - https://github.com/emberjs/ember.js/blob/master/packages/@ember/-internals/runtime/lib/mixins/array.js#L1350

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.

Terser outputting error as a string instead of throwing
3 participants