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
9 years ago
Commit
a6536229ea13438362f96261c0e7e55be910fc93
1 parent
9bfe2f81
CDN 0.3.4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
server/staticConfig.js
server/staticConfig.js
View file @
a653622
exports
.
staticDir
=
{
"test"
:{
"path"
:
"/dist"
},
"preview"
:
{
"path"
:
"http://cdn.yoho.cn/yohobuy-portal/0.3.3"
,
"md5"
:
""
},
"production"
:
{
"path"
:
"http://cdn.yoho.cn/yohobuy-portal/0.3.3"
,
"md5"
:
""
}}
\ No newline at end of file
exports
.
staticDir
=
{
"test"
:{
"path"
:
"/dist"
},
"preview"
:
{
"path"
:
"http://cdn.yoho.cn/yohobuy-portal/0.3.4"
,
"md5"
:
""
},
"production"
:
{
"path"
:
"http://cdn.yoho.cn/yohobuy-portal/0.3.4"
,
"md5"
:
""
}}
\ No newline at end of file
...
...
Please
register
or
login
to post a comment