Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohoblk-wap
·
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-07-23 17:16:41 +0800
Commit
3abd76f13d949fef78c2380fe6398d63e8f34c86
1 parent
c9d17004
格式修改
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
public/webpack.config.js
public/webpack.config.js
View file @
3abd76f
...
...
@@ -54,7 +54,8 @@ module.exports = {
test
:
/
\.
css$/
,
loader
:
'style!css?-url'
},
{
test
:
/
\.
hbs$/
,
loader
:
'handlebars-loader'
test
:
/
\.
hbs$/
,
loader
:
'handlebars-loader'
}]
},
resolve
:
{
...
...
Please
register
or
login
to post a comment