]> source.dussan.org Git - sonarqube.git/commitdiff
Make yarn use the global cache only
authorPhilippe Perrin <philippe.perrin@sonarsource.com>
Thu, 14 Oct 2021 07:16:51 +0000 (09:16 +0200)
committersonartech <sonartech@sonarsource.com>
Thu, 14 Oct 2021 20:03:04 +0000 (20:03 +0000)
server/sonar-docs/.yarnrc.yml
server/sonar-web/.yarnrc.yml

index 9a5445ee347e7c78294ed83a30baae5134191d0b..51037bd8b8edf68202ce4e04dbb2431a238e58ff 100644 (file)
@@ -1,3 +1,4 @@
 nodeLinker: node-modules
+enableGlobalCache: true
 
 yarnPath: .yarn/releases/yarn-3.0.2.cjs
index 9a5445ee347e7c78294ed83a30baae5134191d0b..51037bd8b8edf68202ce4e04dbb2431a238e58ff 100644 (file)
@@ -1,3 +1,4 @@
 nodeLinker: node-modules
+enableGlobalCache: true
 
 yarnPath: .yarn/releases/yarn-3.0.2.cjs