new CleanPlugin(options?): voidoptions{CleanOptions} options- Returns:
<CleanPlugin>
options{CleanOptions}
apply(compiler): voidAttributes
compiler:
<Compiler>the compiler instance
Returns:
{void}
Apply the plugin
Attributes
compilation:
<Compilation>the compilation
Returns:
{CleanPluginCompilationHooks} the attached hooks