const UglifyEsPlugin = require('uglify-es-webpack-plugin');

export default () => new UglifyEsPlugin();