new CleanPlugin(options?): CleanPluginAttributes
options:
CleanOptionsoptions
Returns:
CleanPluginAttributes
options:
CleanOptionsgetCompilationHooks:
(compilation: Compilation) => CleanPluginCompilationHooksapply(compiler): voidAttributes
Applies the plugin by registering its hooks on the compiler.
Attributes