Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHO-ACTIVITY-PHP
·
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
xuqi
2015-10-26 11:33:24 +0800
Commit
eca4f3600e8d2fc7bb599e877814cd777f5349c5
1 parent
88d45226
gulp bug
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
static/gulpfile.js
static/gulpfile.js
View file @
eca4f36
...
...
@@ -98,7 +98,7 @@ gulp.task('compass-production', ['assets'], function() {
compass
({
css
:
distDir
.
css
,
sass
:
'sass'
,
image
:
distDir
.
im
age
,
image
:
distDir
.
im
g
,
font
:
distDir
.
font
,
http_path
:
'/'
,
style
:
'compressed'
...
...
Please
register
or
login
to post a comment