Compare commits
2
Commits
34c749c9c6
...
a9a0be8f21
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a9a0be8f21 | ||
|
|
7d268648ae |
@@ -2,3 +2,4 @@ node_modules/
|
|||||||
dist/
|
dist/
|
||||||
coverage/
|
coverage/
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
.npmrc
|
||||||
|
|||||||
@@ -1,10 +0,0 @@
|
|||||||
registry=https://registry.npmmirror.com
|
|
||||||
@metona-team:registry=https://git.metona.cn/api/packages/MetonaTeam/npm/
|
|
||||||
//git.metona.cn/api/packages/MetonaTeam/npm/:_auth=dGh6eHg6Mjc5MjQ2MDE5MGJkcW4=
|
|
||||||
//git.metona.cn/api/packages/MetonaTeam/npm/:always-auth=true
|
|
||||||
|
|
||||||
# 允许包的 postinstall 脚本(electron 需要下载二进制文件)
|
|
||||||
ignore-scripts=false
|
|
||||||
|
|
||||||
# Electron 二进制下载镜像(国内加速,在终端设置环境变量)
|
|
||||||
# $env:ELECTRON_MIRROR="https://npmmirror.com/mirrors/electron/"
|
|
||||||
Reference in New Issue
Block a user