Switching to pnpm caused module resolution errors because some dependencies rely on being hoisted to the root. This flag restores the flat node_modules structure temporarily.

This commit is contained in:
fkwp
2026-04-17 11:08:25 +02:00
parent 17ad20cd09
commit 9c1719a22f

1
.npmrc Normal file
View File

@@ -0,0 +1 @@
shamefully-hoist=true