Closed
Description
Feature to document
ProgressPlugin: https://webpack.js.org/plugins/progress-plugin
Source: https://github.com/webpack/webpack/blob/master/lib/ProgressPlugin.js
Options Schema: https://github.com/webpack/webpack/blob/master/schemas/plugins/ProgressPlugin.json
Author(s)
Additional information
The documentation includes the case where a handler
function is passed in, but does not document any of the options when an object is passed into this plugin.