Skip to content

Commit 2b329cf

Browse files
committed
Try to re-enable installStatePath
1 parent 5908adc commit 2b329cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ enableTelemetry: false
44
httpTimeout: 60000
55
nodeLinker: node-modules
66
npmRegistryServer: 'https://registry.npmjs.org'
7-
#installStatePath: ./build/.cache/yarn/install-state.gz
7+
installStatePath: ./build/.cache/yarn/install-state.gz
88
#globalFolder: ./build/.cache/yarn
99
#cacheFolder: ./build/.cache/yarn
1010

0 commit comments

Comments
 (0)