We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e833d2 commit ec52f1eCopy full SHA for ec52f1e
webpack.config.js
@@ -1,4 +1,4 @@
1
-const CleanWebpackPlugin = require('clean-webpack-plugin')
+const { CleanWebpackPlugin } = require('clean-webpack-plugin')
2
const HtmlWebpackPlugin = require('html-webpack-plugin')
3
const MiniCssExtractPlugin = require('mini-css-extract-plugin')
4
0 commit comments