diff --git a/.yarnrc.yml b/.yarnrc.yml index ecd355efe..f0f1cf79a 100644 --- a/.yarnrc.yml +++ b/.yarnrc.yml @@ -4,9 +4,9 @@ enableTelemetry: false httpTimeout: 60000 nodeLinker: node-modules npmRegistryServer: 'https://registry.npmjs.org' -installStatePath: ./build/.cache/yarn/install-state.gz -globalFolder: ./build/.cache/yarn -cacheFolder: ./build/.cache/yarn +#installStatePath: ./build/.cache/yarn/install-state.gz +#globalFolder: ./build/.cache/yarn +#cacheFolder: ./build/.cache/yarn # these messages provide no actionable information, and make non-TTY output # almost unreadable, masking real dependency-related information