Skip to content

Commit

Permalink
docs: delete duplicate paragraph
Browse files Browse the repository at this point in the history
  • Loading branch information
in-in authored and jantimon committed Apr 30, 2020
1 parent c40dd85 commit 648e824
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -275,9 +275,6 @@ The following variables are available in the template by default (you can extend
favicon?: string;
```

- `htmlWebpackPlugin.options`: the options hash that was passed to
the plugin. In addition to the options actually used by this plugin,
you can use this hash to pass arbitrary data through to your template.

- `webpackConfig`: the webpack configuration that was used for this compilation. This
can be used, for example, to get the `publicPath` (`webpackConfig.output.publicPath`).
Expand Down

0 comments on commit 648e824

Please sign in to comment.