Explorar el Código

chore: 新增npm&yarn私有源配置文件

note.script hace 4 años
padre
commit
94dd8f78f1
Se han modificado 2 ficheros con 2 adiciones y 0 borrados
  1. 1 0
      .npmrc
  2. 1 0
      .yarnrc

+ 1 - 0
.npmrc

@@ -0,0 +1 @@
+@saga-web:registry=http://dev.dp.sagacloud.cn:8082/repository/npm-saga

+ 1 - 0
.yarnrc

@@ -0,0 +1 @@
+"@saga-web:registry" "http://dev.dp.sagacloud.cn:8082/repository/npm-saga"