移除webpack-bundle-analyzer

This commit is contained in:
liaozetao
2023-11-09 12:35:15 +08:00
parent a45b21348b
commit 033431397a
3 changed files with 2 additions and 8 deletions

View File

@@ -35,7 +35,6 @@
"eslint": "^7.32.0",
"eslint-plugin-vue": "^8.0.3",
"sass": "^1.32.7",
"sass-loader": "^12.0.0",
"webpack-bundle-analyzer": "^4.9.1"
"sass-loader": "^12.0.0"
}
}