# pnpm 11 no longer reads settings from the "pnpm" field in package.json — they # live here. Without this, `pnpm install` exits 1 with ERR_PNPM_IGNORED_BUILDS # rather than merely warning, which fails CI on a clean checkout. allowBuilds: esbuild: true