feat: 更新.npmrc文件以添加本地和代理npm注册表
All checks were successful
CI / cache-and-install (push) Successful in 6m16s
All checks were successful
CI / cache-and-install (push) Successful in 6m16s
This commit is contained in:
2
.npmrc
2
.npmrc
@ -1,6 +1,6 @@
|
|||||||
|
registry=http://localhost:8787
|
||||||
registry=https://registry.npmmirror.com
|
registry=https://registry.npmmirror.com
|
||||||
registry=https://npm-cf-proxy.oo1.dev
|
registry=https://npm-cf-proxy.oo1.dev
|
||||||
registry=https://registry.npmjs.org/
|
registry=https://registry.npmjs.org/
|
||||||
registry=http://localhost:8787
|
|
||||||
registry=https://flask-pxy.1-h.cc
|
registry=https://flask-pxy.1-h.cc
|
||||||
shamefully-hoist=true
|
shamefully-hoist=true
|
||||||
|
Reference in New Issue
Block a user