Skip to content

Commit 370ad4f

Browse files
authored
chore: disable yarn global cache (#4039)
1 parent d3d3c59 commit 370ad4f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.yarnrc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -237,6 +237,8 @@ catalogs:
237237

238238
dynamicPackageExtensions: ./scripts/dynamic.extensions.mjs
239239

240+
enableGlobalCache: false
241+
240242
enableScripts: false
241243

242244
globalFolder: .yarn/store

0 commit comments

Comments
 (0)