3.0.6 • Published 6 years ago

sd-cf-common v3.0.6

Weekly downloads
1
License
MIT
Repository
-
Last release
6 years ago

水滴筹common项目

添加子模块:

git submodule add git@git.shuiditech.com:frontend/sdchou/common.git src/common

万能更新模块(推荐使用):

curl -o- -L https://alioss.sdbao.com/script/update.sh | bash

更新模块

git submodule foreach git pull

初次clone父项目

git clone xxx --recursive

或者

git clone xxx
git submodule init && git submodule update

删除项目

git rm --cached src/common
rm -rf src/common
rm .gitmodules

计划接入项目

shuidichou/mine

已接项目

shuidichou/raise
  • 注意:属于vue-cli下的抽象模块,严重依赖相关包
3.0.6

6 years ago

3.0.5

6 years ago

3.0.4

6 years ago

3.0.3

6 years ago

3.0.2

6 years ago

3.0.1

6 years ago

3.0.0

6 years ago

2.0.1

6 years ago

2.0.0

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago