Skip to content

Commit e621f37

Browse files
committed
fix: npmrc -d
1 parent d9baaea commit e621f37

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.npmrc

+4
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1+
# shamefully hoisted because built apps wont have access to their dependencies if those
2+
# dependencies are from sub packages.
13
shamefully-hoist=true
4+
5+
# not needed, but intuitively makes sense to have this set to true
26
prefer-workspace-packages=true
37

48
# https://pnpm.io/npmrc

0 commit comments

Comments
 (0)