change webpack config to reduce size

This commit is contained in:
liangping
2022-11-01 09:26:30 +08:00
parent c34fe87444
commit eabd43ce88
3 changed files with 42 additions and 6 deletions
+1 -1
View File
@@ -121,6 +121,6 @@
"ts-loader": "8.2.0",
"typescript": "^4.6.4",
"vue-template-compiler": "2.x",
"webpack-bundle-analyzer": "^4.5.0"
"webpack-bundle-analyzer": "^4.7.0"
}
}