added clean-webpack-plugin to webpack build base

This commit is contained in:
2021-08-04 18:25:42 +02:00
parent 6a7e39fed8
commit 8c0d992feb
3 changed files with 138 additions and 0 deletions

View File

@@ -42,6 +42,7 @@
"babel-eslint": "^10.1.0",
"babel-jest": "^26.6.3",
"babel-loader": "^8.2.1",
"clean-webpack-plugin": "^4.0.0-alpha.0",
"compression-webpack-plugin": "^8.0.0",
"copy-webpack-plugin": "^6.3.2",
"css-loader": "^5.0.1",