On this page

new CleanPlugin(options?): void
  • options {CleanOptions}
apply(compiler): void
Attributes
compiler:<Compiler>
the compiler instance
Returns:
{void}

Apply the plugin


Attributes
compilation:<Compilation>
the compilation
Returns:
{CleanPluginCompilationHooks} the attached hooks