webpack-bundle-analyzer is NOT optional

This commit is contained in:
2025-12-10 11:28:03 +11:00
parent e259f9b1ba
commit 20377359c6
2 changed files with 2 additions and 14 deletions
+1 -1
View File
@@ -46,11 +46,11 @@
"socket.io-client": "^4.8.1",
"style-loader": "^4.0.0",
"webpack": "^5.103.0",
"webpack-bundle-analyzer": "^5.1.0",
"webpack-cli": "^6.0.1"
},
"devDependencies": {
"nodemon": "^3.1.11",
"webpack-bundle-analyzer": "^5.1.0",
"webpack-dev-server": "^5.2.2"
}
}