Commit 77ff58d
test(e2e/nitro-3): Pin rolldown to 1.1.3 to fix build
`rolldown@1.1.4` (published 2026-07-01) tightened CJS→ESM named-export interop,
so nitro's `import { nodeFileTrace }` from the CommonJS `@vercel/nft` fails at
build time. The app tracked `rolldown: latest` with no lockfile, so fresh installs
picked it up. Pin to the last-good `1.1.3` (verified locally: 1.1.4 fails, 1.1.3 builds).
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 29ed0fc commit 77ff58d
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments