new CleanPlugin(options?): voidoptions{CleanOptions}- Returns:
<CleanPlugin>
options{CleanOptions}
apply(compiler): voidAttributes
compiler:
<Compiler>Returns:
{void}
Applies the plugin by registering its hooks on the compiler.
Attributes
compilation:
<Compilation>Returns:
{CleanPluginCompilationHooks}
Returns the attached hooks.