mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-27 02:42:25 +08:00
fix: yarn config in electron app (#1724)
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
cacheFolder: '../../.yarn/cache'
|
cacheFolder: '../../.yarn/cache'
|
||||||
deferredVersionFolder: '../../.yarn/versions'
|
# deferredVersionFolder: '../../.yarn/versions'
|
||||||
globalFolder: '../../.yarn/global'
|
globalFolder: '../../.yarn/global'
|
||||||
installStatePath: '../../.yarn/install-state.gz'
|
installStatePath: '../../.yarn/install-state.gz'
|
||||||
patchFolder: '../../.yarn/patches'
|
patchFolder: '../../.yarn/patches'
|
||||||
Reference in New Issue
Block a user