html loader

This commit is contained in:
Maxime GRIS
2017-04-27 21:14:22 +02:00
parent 4efd1880a2
commit c55558a632
3 changed files with 146 additions and 82 deletions

View File

@@ -67,7 +67,7 @@ module.exports = {
},
{
"test": /\.html$/,
"loader": "raw-loader"
"loader": "html-loader"
},
{
"test": /\.(eot|svg)$/,