Commit Graph

1 Commits

Author SHA1 Message Date
79778424a7 perf: 限制 CI typecheck 内存占用避免 OOM
Some checks failed
CI/CD Pipeline / Code Quality (push) Failing after 18s
CI/CD Pipeline / Unit Tests (push) Has been skipped
CI/CD Pipeline / Build & Deploy Test (push) Has been skipped
CI/CD Pipeline / Build & Deploy Production (push) Has been skipped
使用 CI 专用 tsconfig(关闭 sourceMap)并限制 V8 堆内存为 768MB,
防止 2GB 服务器上 tsc 被 OOM Killer 终止
2026-06-01 12:06:02 +08:00