1 2 3
const UglifyJSPlugin = require('uglifyjs-webpack-plugin'); export default () => new UglifyJSPlugin();