Build: use hoisted pnpm linker

This commit is contained in:
Vincent Koc 2026-03-18 10:14:53 -07:00
parent 467ec4d5f3
commit ff326e90c3
1 changed files with 3 additions and 0 deletions

3
.npmrc
View File

@ -1 +1,4 @@
# pnpm build-script allowlist lives in package.json -> pnpm.onlyBuiltDependencies.
# TS 7 native-preview fails to resolve packages reliably from pnpm's isolated linker.
# Keep the workspace on a hoisted layout so pnpm check/build stay stable.
node-linker=hoisted