new ProgressPlugin(options?): voidoptions{ProgressPluginArgument}- Returns:
<ProgressPlugin>
Creates an instance of ProgressPlugin.
Attributes
apply(compiler): voidAttributes
compiler:
<Compiler>
|
<MultiCompiler>Returns:
{void}
Applies the plugin by registering its hooks on the compiler.
Attributes
compiler:
<Compiler>Returns:
<object>
|
<undefined>Returns a progress reporter, if any.