new SideEffectsFlagPlugin(analyseSource?): SideEffectsFlagPluginAttributes
analyseSource:
<boolean>Returns:
<SideEffectsFlagPlugin>Creates an instance of SideEffectsFlagPlugin.
apply(compiler): voidAttributes
compiler:
<Compiler>Returns:
<void>Applies the plugin by registering its hooks on the compiler.
Attributes
Module has side effects.
Type:
<undefined>
|
<string>
|
<boolean>
|
<string>[]