new CleanPlugin(options?): CleanPluginAttributes
options:
CleanOptionsoptions
Returns:
CleanPluginAttributes
options:
CleanOptionsapply(compiler): voidAttributes
Applies the plugin by registering its hooks on the compiler.
Attributes
compilation:
Compilationthe compilation
Returns:
CleanPluginCompilationHooksthe attached hooks
Returns the attached hooks.
Attributes