We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d777cb commit 6e95f17Copy full SHA for 6e95f17
config/webpack.dev.config.js
@@ -1,4 +1,3 @@
1
-const { CleanWebpackPlugin } = require('clean-webpack-plugin');
2
const HtmlWebpackPlugin = require('html-webpack-plugin');
3
const MiniCssExtractPlugin = require('mini-css-extract-plugin')
4
const paths = require('./paths');
0 commit comments