Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
xianyu-ufo-app-web
·
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
TaoHuang
2019-10-21 14:02:40 +0800
Commit
6c4bba355a0beb3f8656a5d053b39daf627273e6
1 parent
08aedc49
merage deploy by huangtao
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
build/webpack.client.conf.js
build/webpack.client.conf.js
View file @
6c4bba3
...
...
@@ -76,7 +76,7 @@ const webpackConfig = merge(baseConfig, {
loader
:
'sass-loader'
,
options
:
{
sourceMap
:
isProd
,
data
:
'@import "variables";'
,
//
data: '@import "variables";',
},
},
],
...
...
Please
register
or
login
to post a comment