Skip to content

Commit 8e519fd

Browse files
committed
chore(yarn): disable transparent workspaces
- https://yarnpkg.com/configuration/yarnrc#enableTransparentWorkspaces - yarnpkg/berry#4015 (comment) Signed-off-by: Lexus Drumgold <unicornware@flexdevelopment.llc>
1 parent ad6f634 commit 8e519fd

File tree

2 files changed

+277
-265
lines changed

2 files changed

+277
-265
lines changed

.yarnrc.yml

+2
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ defaultSemverRangePrefix: ''
1414

1515
enableInlineBuilds: true
1616

17+
enableTransparentWorkspaces: false
18+
1719
nmHoistingLimits: none
1820

1921
nodeLinker: node-modules

0 commit comments

Comments
 (0)