This repository was archived by the owner on May 29, 2026. It is now read-only.
Commit 5527ba3
committed
fix(ci): allow esbuild build scripts for pnpm 11.x
pnpm 11.x blocks postinstall scripts by default via ERR_PNPM_IGNORED_BUILDS.
Add pnpm.onlyBuiltDependencies to approve esbuild's postinstall script.1 parent 95e312d commit 5527ba3
2 files changed
Lines changed: 107 additions & 466 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
38 | 43 | | |
39 | 44 | | |
0 commit comments