new CleanPlugin(options?): CleanPluginAttributes
options:
<CleanOptions>options
Returns:
<CleanPlugin>Attributes
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