You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 21, 2021. It is now read-only.
Overview of the feature request
Migrate from uglify-webpack-plugin to terser-webpack-plugin
Motivation for or Use Case
uglify-es
is no longer maintained anduglify-js
does not support ES6+.terser
is a fork ofuglify-es
that mostly retains API and CLI compatibilitywith
uglify-es
anduglify-js@3
.Related issues or PR
The text was updated successfully, but these errors were encountered: