diff --git a/docs/template-option.md b/docs/template-option.md index d687789..6e12c8c 100644 --- a/docs/template-option.md +++ b/docs/template-option.md @@ -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({