Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-portal-fe
·
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
weiqingting
2016-06-07 15:32:25 +0800
Commit
864c92d640f3d948e39b1fbcbcd8e090f5e5c90d
1 parent
b84fecd2
4.5.3 灰度 发布
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
client/package.json
server/staticConfig.js
client/package.json
View file @
864c92d
1
1
2
{
2
{
3
"name"
:
"yohobuy-portal"
,
3
"name"
:
"yohobuy-portal"
,
4
-
"version"
:
"4.5.
2
"
,
4
+
"version"
:
"4.5.
3
"
,
5
"description"
:
"yohobuy-portal"
,
5
"description"
:
"yohobuy-portal"
,
6
"keywords"
:
[],
6
"keywords"
:
[],
7
"homepage"
:
""
,
7
"homepage"
:
""
,
server/staticConfig.js
View file @
864c92d
1
-
exports
.
staticDir
=
{
"test"
:{
"path"
:
"/dist"
},
"preview"
:
{
"path"
:
"/dist"
},
"production"
:
{
"path"
:
"http://cdn.yoho.cn/yohobuy-portal/4.5.2"
,
"md5"
:
""
}}
1
+
exports
.
staticDir
=
{
"test"
:{
"path"
:
"/dist"
},
"preview"
:
{
"path"
:
"/dist"
},
"production"
:
{
"path"
:
"http://cdn.yoho.cn/yohobuy-portal/4.5.3"
,
"md5"
:
""
}}
Please
register
or
login
to post a comment