codeflash-internal/.github
Kevin Turcios 3f7baf9ab3 fix: preserve pnpm symlinks in standalone zip for Azure deployment
Use zip -y to preserve symlinks in the standalone output. Azure Linux
App Service mounts the zip via SquashFS which supports symlinks. This
keeps the pnpm .pnpm/ structure intact so next can resolve peer deps
like @swc/helpers and @next/env from their co-located positions.

Also re-add node-linker=hoisted to .npmrc per pnpm docs recommendation
for environments that need standard node_modules resolution.
2026-04-15 07:41:19 -05:00
..
workflows fix: preserve pnpm symlinks in standalone zip for Azure deployment 2026-04-15 07:41:19 -05:00
dependabot.yml Make dependabot run monthly rather than weekly 2024-02-12 16:47:21 -08:00
pull_request_template.md VSC package upgrade 0.0.13 (#1931) 2025-10-24 17:39:35 -07:00