new ProgressPlugin(options?): voidoptions{ProgressPluginArgument}- Returns:
<ProgressPlugin>
Creates an instance of ProgressPlugin.
Attributes
dependenciesCount:
<number>handler:
<Function>modulesCount:
<number>options:
<ProgressPluginOptions>percentBy:
progressBar:
showActiveModules:
<boolean>showDependencies:
<boolean>showEntries:
<boolean>showModules:
<boolean>createDefaultHandler:
<Function>defaultOptions:
apply(compiler): voidAttributes
compiler:
<Compiler>
|
<MultiCompiler>Returns:
<void>Applies the plugin by registering its hooks on the compiler.
Attributes
compiler:
<Compiler>Returns:
<Function>
|
<undefined>Returns a progress reporter, if any.