feat: add unplugin-vue-inspector (#1116)

This commit is contained in:
webfansplz 2023-01-15 23:52:50 +08:00 committed by GitHub
parent 9f19e56b0f
commit 3513f09148
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 63 additions and 0 deletions

View file

@ -110,6 +110,7 @@
"theme-vitesse": "^0.6.0",
"typescript": "^4.9.4",
"unplugin-auto-import": "^0.12.1",
"unplugin-vue-inspector": "^0.0.2",
"vite-plugin-inspect": "^0.7.14",
"vite-plugin-pwa": "^0.14.1",
"vitest": "^0.27.0",