mirror of
https://github.com/codeflash-ai/codeflash-internal.git
synced 2026-05-04 18:25:18 +00:00
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:
parent
3f7baf9ab3
commit
e1c1f13701
1 changed files with 0 additions and 1 deletions
|
|
@ -1,2 +1 @@
|
|||
@codeflash-ai:registry=https://npm.pkg.github.com
|
||||
node-linker=hoisted
|
||||
|
|
|
|||
Loading…
Reference in a new issue