config webpack

This commit is contained in:
v1ll4n
2024-03-20 18:05:39 +08:00
parent 1a790a964b
commit ea1fc332c5
3 changed files with 60 additions and 13 deletions
+1 -1
View File
@@ -23,7 +23,6 @@
"eslint-webpack-plugin": "^3.1.1",
"file-loader": "^6.2.0",
"fs-extra": "^10.0.0",
"html-webpack-plugin": "^5.5.0",
"identity-obj-proxy": "^3.0.0",
"jest": "^27.4.3",
"jest-resolve": "^27.4.2",
@@ -139,6 +138,7 @@
"babel-loader": "^9.1.3",
"cross-env": "^7.0.3",
"css-loader": "^6.10.0",
"html-webpack-plugin": "^5.6.0",
"style-loader": "^3.3.4",
"webpack": "^5.90.3",
"webpack-cli": "^5.1.4"