Skip to content

Commit 98527ba

Browse files
committed
build: remove clean-webpack-plugin - no longer required in Webpack 5+
Webpack 5 introduced a built-in output.clean option that provides similar functionality for cleaning the output directory before each build.
1 parent 04afeeb commit 98527ba

File tree

2 files changed

+0
-204
lines changed

2 files changed

+0
-204
lines changed

package-lock.json

Lines changed: 0 additions & 203 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@
3939
"devDependencies": {
4040
"@types/jest": "^30.0.0",
4141
"autoprefixer": "^10.4.22",
42-
"clean-webpack-plugin": "^4.0.0",
4342
"copy-webpack-plugin": "^13.0.1",
4443
"css-loader": "^7.1.2",
4544
"cssnano": "^7.1.2",

0 commit comments

Comments
 (0)