We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9baaea commit e621f37Copy full SHA for e621f37
.npmrc
@@ -1,4 +1,8 @@
1
+# shamefully hoisted because built apps wont have access to their dependencies if those
2
+# dependencies are from sub packages.
3
shamefully-hoist=true
4
+
5
+# not needed, but intuitively makes sense to have this set to true
6
prefer-workspace-packages=true
7
8
# https://pnpm.io/npmrc
0 commit comments