Commit de0cbdf
committed
Migrate onlyBuiltDependencies to allowBuilds for pnpm v11
pnpm v11 removed onlyBuiltDependencies in favor of allowBuilds (a map of
package name to boolean). Without this rename, pnpm 11 errors out with
ERR_PNPM_IGNORED_BUILDS for dtrace-provider, esbuild, nx, and sqlite3.1 parent 5d22f1c commit de0cbdf
1 file changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments