1
0

refactor: 迁移 Bun fullstack 架构

This commit is contained in:
2026-05-14 00:23:37 +08:00
parent bcfac52112
commit 6e485cc991
36 changed files with 403 additions and 1081 deletions

View File

@@ -7,7 +7,7 @@
"moduleDetection": "force",
"jsx": "react-jsx",
"allowJs": true,
"types": ["bun", "vite/client"],
"types": ["bun"],
// Bundler mode
"moduleResolution": "bundler",