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 v5 #235

Closed
boris-petrov opened this issue Aug 3, 2020 · 3 comments
Closed

Update to terser v5 #235

boris-petrov opened this issue Aug 3, 2020 · 3 comments

Comments

@boris-petrov
Copy link

v5.0.0 of terser has been released.

This is important as 1) it's good to use the latest version of the production minifier and 2) nullish coalescing / optional chaining support will only be released in terser 5 which is needed to fix this other issue in ember-cli.

@nickschot
Copy link

Terser 5.2.x with support for optional chaining has been released now.

@nickschot
Copy link

@rwjblue
Copy link
Member

rwjblue commented Sep 4, 2020

This has been released in https://github.com/ember-cli/broccoli-uglify-sourcemap/releases/tag/v4.0.0

@rwjblue rwjblue closed this as completed Sep 4, 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

No branches or pull requests

3 participants