revert: drop node-linker=hoisted from .npmrc

node-linker=hoisted triggers an Invalid Version bug in pnpm 10 bin
linking. The standalone output with zip -y (symlink preservation) is
sufficient — Azure SquashFS supports symlinks natively.
This commit is contained in:
Kevin Turcios 2026-04-15 07:47:35 -05:00
parent 3f7baf9ab3
commit e1c1f13701

View file

@ -1,2 +1 @@
@codeflash-ai:registry=https://npm.pkg.github.com
node-linker=hoisted