Update template-option.md (#687)

This commit is contained in:
Yong Heng 2017-05-28 23:56:32 +08:00 committed by Jan Nicklas
parent 9b272cfb2b
commit 7a2aa84fdb
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ This will **cause html minification** and it will also **disable the ejs fallbac
{
test: /\.html$/,
loader: 'html-loader'
},
}],
},
plugins: [
new HtmlWebpackPlugin({