Files
resolutionflow/.github
chihlasm 1db9602739 fix: increase Node heap size for frontend build in CI
Exit code 134 (OOM) during vite build on GitHub Actions runner.
Add NODE_OPTIONS=--max-old-space-size=4096 to the build step.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-27 16:17:52 +00:00
..