Skip to content
This repository has been archived by the owner on May 22, 2024. It is now read-only.

Migrate from uglify to terser #199

Closed
bjankord opened this issue Nov 7, 2018 · 0 comments
Closed

Migrate from uglify to terser #199

bjankord opened this issue Nov 7, 2018 · 0 comments
Milestone

Comments

@bjankord
Copy link
Contributor

bjankord commented Nov 7, 2018

Feature Request

Description

The react team has identified that uglify-es breaks the new React build (16.6) due to bugs in uglify-es.

Currently, we use uglify via uglifyjs-webpack-plugin. We should switch over to Terser, a fork of uglify-es that is maintained and being promoted by the react team. Webpack also looks to be switching to terser.

We'll want to swap out uglifyjs-webpack-plugin for terser-webpack-plugin

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant