Jul 24, 2017 · 1 min read
Thanks again for a great tutorial.
Why does the JS uglification run using `webpack.optimize.UglifyJsPlugin()` but the CSS minification use the more straightforward `OptimizeCSSAssets()` command?
Thanks again for a great tutorial.
Why does the JS uglification run using `webpack.optimize.UglifyJsPlugin()` but the CSS minification use the more straightforward `OptimizeCSSAssets()` command?