Skip to content

Commit 014c9c7

Browse files
committed
build: 🔨 Update pnpm config
1 parent 642e3c3 commit 014c9c7

File tree

3 files changed

+3
-9
lines changed

3 files changed

+3
-9
lines changed

.pnpmrc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,2 @@
1-
# 国内用户如果遇到无法安装依赖的情况,请将 .pnpmrc.zh 中的配置覆盖到本文件中
2-
31
shamefully-hoist=true
42
virtual-store-dir-max-length=70

.pnpmrc.zh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# 国内用户如果遇到无法安装依赖的情况,请将该文件中的配置覆盖到 .npmrc 中
1+
# 国内用户如果遇到无法安装依赖的情况,请将该文件中的配置覆盖到 .pnpmrc 中
2+
3+
registry=https://registry.npmmirror.com/
24

35
shamefully-hoist=true
46
virtual-store-dir-max-length=70
57

6-
7-
registry=https://registry.npmmirror.com/
88
ELECTRON_MIRROR=https://npmmirror.com/mirrors/electron/
99
ELECTRON_CUSTOM_DIR="{{ version }}"
1010
ELECTRON_BUILDER_BINARIES_MIRROR=https://npmmirror.com/mirrors/electron-builder-binaries/

.yarnrc.zh

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)