Преглед на файлове

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"