Skip to content
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
@DimitarTachev

Description

@DimitarTachev

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions