Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
1
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
yyq
2017-08-31 10:24:20 +0800
Commit
aae13136e9176e3a2768aa0e9694b01f0e71e50c
1 parent
86fc1860
fix
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletions
public/build/webpack.prod.config.js
public/build/webpack.prod.config.js
View file @
aae1313
...
...
@@ -40,7 +40,9 @@ _.mergeWith(baseConfig, {
screw_ie8
:
false
,
keep_quoted_props
:
true
},
mangle
:
{
screw_ie8
:
false
},
mangle
:
{
screw_ie8
:
false
},
comments
:
false
})
]
...
...
Please
register
or
login
to post a comment