Commit 302f537
ci: allow esbuild build script (pnpm 11 allowBuilds)
Fresh installs failed with ERR_PNPM_IGNORED_BUILDS: pnpm 11 blocks
dependency build scripts by default and the workspace file left esbuild's
allowBuilds value as a placeholder. Set it to true so CI's clean install
runs esbuild's build instead of erroring.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 1b298a6 commit 302f537
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
0 commit comments