mirror of
https://github.com/TangSengDaoDao/TangSengDaoDaoWeb
synced 2025-06-02 23:39:30 +00:00
feat: 新增.yarnrc配置
This commit is contained in:
parent
9bcf418171
commit
2cef85714b
6
.gitignore
vendored
6
.gitignore
vendored
@ -33,4 +33,8 @@ yarn-error.log*
|
|||||||
|
|
||||||
lib/
|
lib/
|
||||||
out/
|
out/
|
||||||
build
|
build
|
||||||
|
out-election/
|
||||||
|
output/
|
||||||
|
icon.icns
|
||||||
|
icons.iconset
|
3
.yarnrc
Normal file
3
.yarnrc
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
registry "https://registry.npmmirror.com/"
|
||||||
|
|
||||||
|
electron_mirror "https://registry.npmmirror.com/-/binary/electron/"
|
Loading…
x
Reference in New Issue
Block a user