Преглед изворни кода

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

note.script пре 4 година
родитељ
комит
94dd8f78f1
2 измењених фајлова са 2 додато и 0 уклоњено
  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"