Skip to content
This repository has been archived by the owner on Mar 12, 2020. It is now read-only.

Replace uglify with terser #150

Closed
Autre31415 opened this issue Oct 29, 2019 · 0 comments · Fixed by #152
Closed

Replace uglify with terser #150

Autre31415 opened this issue Oct 29, 2019 · 0 comments · Fixed by #152
Labels
breaking Change will require a major version bump help wanted

Comments

@Autre31415
Copy link
Member

A while back we switched from using uglify-js to its branch uglify-es in order to support compiling ES6+ code. Turns out that uglify-es is no longer maintained, and as a result a newer module has spun off from it called Terser which maintains a similar API while also keeping ES6+ support up to date.

@Autre31415 Autre31415 added help wanted breaking Change will require a major version bump labels Oct 29, 2019
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
breaking Change will require a major version bump help wanted
Development

Successfully merging a pull request may close this issue.

1 participant