b298bd13f2
Apparently WebPack builds in "terser", which is what the cool kids use. Just go with the default and simplify the configuration as well as installing fewer node modules. "babel-minify-webpack-plugin" wasn't actually being used, and babel-minify is still in beta anyway. uglifyjs, according to https://github.com/webpack/webpack/issues/7923, doesn't support ES6 and depends on a package which is no longer maintained. |
||
---|---|---|
.. | ||
base.config.js | ||
dev.config.js | ||
prod.config.js |