wub-preset-html
v0.0.3
Published
wub preset that adds html-webpack-plugin to webpack
Maintainers
Readme
wub-preset-html
This wub preset adds an instance of html-webpack-plugin to webpack.
| Config option | Required? | Description |
|:--|:---:|:--|
| template | | Path to the root component for your preact app. Will be resolved relative to your project directory (obviously). |
| ...options | | Any valid html-webpack-plugin option. |
