Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-shop-manage
·
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-04-26 16:40:55 +0800
Commit
0b747e3271ee75ffacddd23a85fa934b2554dc01
1 parent
525d008d
iview message
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
app/build/webpack.base.conf.js
app/build/webpack.base.conf.js
View file @
0b747e3
...
...
@@ -53,7 +53,7 @@ module.exports = {
test
:
/
\.
js$/
,
loader
:
'babel-loader'
,
include
:
[
util
.
resolve
(
'/'
)],
//
exclude: /node_modules/
exclude
:
/node_modules/
},
{
test
:
/
\.(
png|jpe
?
g|gif|svg
)(\?
.*
)?
$/
,
...
...
Please
register
or
login
to post a comment