feat: vite-tsconfig-paths 추가로 타입 경로 설정 개선

This commit is contained in:
2025-12-28 16:43:33 +00:00
parent 45c238ab38
commit 62c1c0f9c6
3 changed files with 12 additions and 0 deletions
+3
View File
@@ -36,6 +36,9 @@ importers:
tsdown:
specifier: ^0.18.3
version: 0.18.3(typescript@5.9.3)
vite-tsconfig-paths:
specifier: ^4.3.2
version: 4.3.2(typescript@5.9.3)(vite@7.3.0(@types/node@20.19.27))
vitest:
specifier: ^4.0.16
version: 4.0.16(@types/node@20.19.27)