1 2 3
const UglifyEsPlugin = require('uglify-es-webpack-plugin'); export default () => new UglifyEsPlugin();