Skip to content

Commit 7e0e6a7

Browse files
authored
chore: ensure yarn doesnt hoist packages past the workspace level (#952)
This fixes problems with dependencies incorrectly declaring deps and messing up hoisting Signed-off-by: Tomás Migone <[email protected]>
1 parent e8bb5e1 commit 7e0e6a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.yarnrc.yml

+1
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
nodeLinker: node-modules
2+
nmHoistingLimits: workspaces

0 commit comments

Comments
 (0)