You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This changeset adds options to entrypoints to support customized
operation of the `HtmlWebpackPlugin`. See below for full changeset.
Changes enclosed:
- Add properties for `output`, `htmlPlugins`, and `htmlOptions` to
`WebpackPluginEntryPoint`
- Use new options from `Config.ts`, by merging them into their
expected places
Fixes and closeselectron#2968.
0 commit comments