diff --git a/webpack.config.js b/webpack.config.js index d7ed8f5..4562691 100644 --- a/webpack.config.js +++ b/webpack.config.js @@ -50,6 +50,7 @@ module.exports = { new MiniCssExtractPlugin({filename: '../css/[name].[contenthash].min.css'}), new RemoveEmptyScriptsPlugin(), new CleanWebpackPlugin({ + dry: false, verbose: true, cleanStaleWebpackAssets: true, cleanOnceBeforeBuildPatterns: [