Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-activity-platform
·
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
郝肖肖
2017-11-21 11:33:30 +0800
Commit
0908da309decb720058215325f64dca2f24da973
1 parent
3b8b9b79
'rm-rebuild'
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
.npmrc
docker.sh
.npmrc
View file @
0908da3
1
phantomjs_cdnurl=http://npm.taobao.org/mirrors/phantomjs
1
phantomjs_cdnurl=http://npm.taobao.org/mirrors/phantomjs
2
-
registry=http://npm.yoho.cn
2
+
registry=http://npm.yoho.cn
3
+
sass_binary_site=http://npm.taobao.org/mirrors/node-sass
docker.sh
View file @
0908da3
@@ -13,6 +13,5 @@ then
@@ -13,6 +13,5 @@ then
13
NODE_ENV
=
'production'
13
NODE_ENV
=
'production'
14
fi
14
fi
15
yarn
15
yarn
16
-
npm rebuild node-sass
17
yarn build
16
yarn build
18
tar -czvf yoho-activity-platform.tar.gz
*
17
tar -czvf yoho-activity-platform.tar.gz
*
Please
register
or
login
to post a comment