We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3458fe2 commit 36bafeeCopy full SHA for 36bafee
‎.npmrc
@@ -45,6 +45,8 @@ save-workspace-protocol=false
45
ignore-workspace-cycles=true
46
# Don't pull symlinks up out of workspace packages.
47
dedupe-direct-deps=false
48
+# Don't allow every package to see every other package.
49
+hoist-workspace-packages=false
50
51
# Remove once https://github.com/pnpm/pnpm/issues/6457 is fixed
52
# and we can set a hoisting limit of "workspaces" like in Yarn.
0 commit comments