处理脚本
This commit is contained in:
parent
c22880375d
commit
764c6e1c69
@ -45,6 +45,7 @@ if [ "$current_branch" = "$BRANCH_NAME" ]; then
|
|||||||
# 准备dist目录
|
# 准备dist目录
|
||||||
mkdir -p dist
|
mkdir -p dist
|
||||||
cp -r public dist/
|
cp -r public dist/
|
||||||
|
cp -r src dist/
|
||||||
cp package.json dist/
|
cp package.json dist/
|
||||||
cp package-lock.json dist/
|
cp package-lock.json dist/
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user