Update template-option.md (#687)
This commit is contained in:
parent
9b272cfb2b
commit
7a2aa84fdb
|
|
@ -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({
|
||||
|
|
|
|||
Loading…
Reference in New Issue