This repository was archived by the owner on Aug 7, 2021. It is now read-only.
This repository was archived by the owner on Aug 7, 2021. It is now read-only.
Switch from UglifyJs to Terser #863
Closed
Description
Describe the solution you'd like
Terser is a fork of Uglify that retains the API and CLI compatibility. It shouldn’t really change the results, but it has more maintainers and fixes for a few long-standing issues with UglifyJS. Also, it's already used in Angular, Vue and React and we will unify the minification process in our Web + Mobile Code Sharing stories.
Additional context
webpack-contrib/terser-webpack-plugin#15
webpack/webpack#7923
Metadata
Metadata
Assignees
Labels
No labels