Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
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
ccbikai(👎🏻🍜)
2016-12-22 15:08:10 +0800
Commit
3c40bb4c80a2366fd1aa6aac6fbe8258925dc062
1 parent
a8c64bb7
webpack 参数调整
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
public/gulpfile.js
public/gulpfile.js
View file @
3c40bb4
...
...
@@ -239,6 +239,8 @@ gulp.task('webpack-dev-server', () => {
hot
:
true
,
inline
:
true
,
quiet
:
true
,
clientLogLevel
:
'error'
,
compress
:
true
,
stats
:
{
colors
:
true
},
...
...
Please
register
or
login
to post a comment