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

修改 淘宝镜像地址

test
JinxChen преди 1 ден
родител
ревизия
8938ddc3dd
променени са 2 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. +1
    -1
      setup_development.sh
  2. +1
    -1
      setup_test.sh

+ 1
- 1
setup_development.sh Целия файл

@@ -8,7 +8,7 @@
###
#!/bin/bash
npm -v
npm config set registry https://registry.npm.taobao.org
npm config set registry https://registry.npmmirror.com/
npm config list
npm install
npm run build-test


+ 1
- 1
setup_test.sh Целия файл

@@ -8,7 +8,7 @@
###
#!/usr/bin/env bash
npm -v
npm config set registry https://registry.npm.taobao.org
npm config set registry https://registry.npmmirror.com/
npm config list
npm install
npm run build-test


Loading…
Отказ
Запис