refactor(server): 改用 Vite 原生 tsconfig 路径解析

This commit is contained in:
2026-03-22 01:05:16 +08:00
parent 4e2bc5b8dc
commit 88326c4992
4 changed files with 4 additions and 13 deletions

View File

@@ -61,7 +61,6 @@
"tree-kill": "^1.2.2",
"uuid": "^13.0.0",
"vite": "^8.0.1",
"vite-tsconfig-paths": "^6.1.1",
"zod": "^4.3.6"
},
"overrides": {