jeudi 1 mars 2018

Webpack 4: how to configure minimize?

Webpack 4 comes with the following statement:

webpack.optimize.UglifyJsPlugin has been removed, please use config.optimization.minimize instead.

Fair enough, but I cannot find any information about configuring the UglifyJsPlugin instance running under the hood, for example to change the cache directory. Can this be done?




Aucun commentaire:

Enregistrer un commentaire