chore: 添加vite-plugin-vue-devtools依赖
为了增强开发体验,添加了vite-plugin-vue-devtools插件,以便在开发过程中更方便地调试Vue应用。
This commit is contained in:
parent
d24b2c0b40
commit
74077b6ae4
1035
package-lock.json
generated
1035
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -142,6 +142,7 @@
|
||||
"typescript-eslint": "8.23.0",
|
||||
"vite": "6.1.0",
|
||||
"vite-plugin-static-copy": "2.2.0",
|
||||
"vite-plugin-vue-devtools": "^7.7.5",
|
||||
"vitest": "3.0.5",
|
||||
"vitest-sonar-reporter": "2.0.0",
|
||||
"wait-on": "8.0.2"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user