Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
static-ci
·
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-10-10 16:06:54 +0800
Commit
820fe52c9118c4c2689df4727a46e257ecb161c3
1 parent
51595218
commit
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/ci/build.js
apps/ci/build.js
View file @
820fe52
...
...
@@ -79,7 +79,7 @@ class Build {
}
get
sourceMapPath
()
{
return
path
.
join
(
config
.
sourceMapDir
,
this
.
p
roject
.
n
ame
);
return
path
.
join
(
config
.
sourceMapDir
,
this
.
p
kgN
ame
);
}
get
rootPath
()
{
...
...
Please
register
or
login
to post a comment