refactor: 使用code-inspector-plugin替换vite-plugin-vue-inspector

This commit is contained in:
xiaoxian521
2024-11-04 12:54:20 +08:00
parent fd9ad7eb21
commit 66f5d6d423
3 changed files with 114 additions and 58 deletions

View File

@@ -133,6 +133,7 @@
"@vitejs/plugin-vue-jsx": "^4.0.1",
"autoprefixer": "^10.4.20",
"boxen": "^8.0.1",
"code-inspector-plugin": "^0.17.7",
"cssnano": "^7.0.6",
"dagre": "^0.8.5",
"eslint": "^9.12.0",
@@ -166,7 +167,6 @@
"vite-plugin-fake-server": "^2.1.2",
"vite-plugin-remove-console": "^2.2.0",
"vite-plugin-router-warn": "^1.0.0",
"vite-plugin-vue-inspector": "^5.2.0",
"vite-svg-loader": "^5.1.0",
"vue-eslint-parser": "^9.4.3",
"vue-tsc": "^2.1.6"