Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
毕凯
2018-04-10 11:33:56 +0800
Commit
e9d33797753695cddbfc41389c47ae84bcf64217
1 parent
0b96e674
yarn 优化
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
docker.sh
docker.sh
View file @
e9d3379
...
...
@@ -2,9 +2,10 @@
wordir
=
$2
cd
$wordir
rm -rf yoho-yohobuy-wap.tar.gz
yarn
if
[[
$1
==
"TEST1"
]]
||
[[
$1
==
"TEST2"
]]
||
[[
$1
==
"TEST3"
]]
the
n
yar
n
yarn build
then
yarn --production
fi
tar -czvf yoho-yohobuy-wap.tar.gz
*
...
...
Please
register
or
login
to post a comment