WangDL fbe2e96381
Some checks failed
Deploy API Server / build-and-deploy (push) Failing after 33s
fix: revert rootDir, instead normalize dist path in CI build step
The rootDir approach caused cascading TypeScript compilation issues.
Instead, the CI now detects whether nest build outputs to dist/src/main.js
and moves it to dist/main.js automatically.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-24 11:58:16 +08:00
..