diff --git a/docs/template-option.md b/docs/template-option.md index 44b55fc..3774f41 100644 --- a/docs/template-option.md +++ b/docs/template-option.md @@ -40,6 +40,7 @@ new HtmlWebpackPlugin({ test: /\.hbs$/, loader: 'handlebars' }, + ] }, plugins: [ new HtmlWebpackPlugin({