mirror of
https://github.com/codeflash-ai/codeflash-internal.git
synced 2026-05-04 18:25:18 +00:00
Switch from zipping cf-webapp/node_modules to Next.js standalone output mode. This traces only required runtime deps into .next/standalone/ and resolves the pnpm symlink issues that caused MODULE_NOT_FOUND crashes on Azure (missing @next/env, @swc/helpers). - Add output: "standalone" and outputFileTracingRoot to next.config.mjs - Update CI to cp -rL (dereference symlinks) the standalone output - Revert node-linker=hoisted from .npmrc (no longer needed) - Deploy to codeflash-webapp-main (set in previous commit) |
||
|---|---|---|
| .. | ||
| workflows | ||
| dependabot.yml | ||
| pull_request_template.md | ||