Commit f4843b2
fix(ci): allow-list esbuild/sharp build scripts for pnpm 10
pnpm 10 refuses to run dependency build scripts unless approved, so CI's `pnpm install --frozen-lockfile` failed with ERR_PNPM_IGNORED_BUILDS (esbuild). Declare pnpm.onlyBuiltDependencies so esbuild and sharp are built in CI.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent c1b3c08 commit f4843b2
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
59 | 65 | | |
60 | 66 | | |
0 commit comments