feature: 放弃自己研发的代码定位功能,集成vite官方的devtool工具

This commit is contained in:
pixelMax(奇淼
2024-07-26 13:37:59 +08:00
parent 055198ccd5
commit 5c7d121e67
6 changed files with 4 additions and 138 deletions

View File

@@ -60,6 +60,7 @@
"unplugin-vue-components": "^0.25.1",
"vite": "^4.4.6",
"vite-plugin-banner": "^0.7.0",
"vite-plugin-importer": "^0.2.5"
"vite-plugin-importer": "^0.2.5",
"vite-plugin-vue-devtools": "^7.3.7"
}
}