Browse Source

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

note.script 4 năm trước cách đây
mục cha
commit
94dd8f78f1
2 tập tin đã thay đổi với 2 bổ sung0 xóa
  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"