260306:1608 20260306:1603 fix pnpm hoisting config
Some checks failed
Build and Deploy / deploy (push) Failing after 3m17s
Some checks failed
Build and Deploy / deploy (push) Failing after 3m17s
This commit is contained in:
9
backend/.npmrc
Normal file
9
backend/.npmrc
Normal file
@@ -0,0 +1,9 @@
|
||||
# pnpm Configuration for Docker Build
|
||||
# Fix bin linking issues in deploy stage
|
||||
|
||||
shamefully-hoist=true
|
||||
hoist-pattern=*
|
||||
public-hoist-pattern=*
|
||||
node-linker=isolated
|
||||
strict-peer-dependencies=false
|
||||
auto-install-peers=true
|
||||
Reference in New Issue
Block a user