On this page

new SideEffectsFlagPlugin(analyseSource?): SideEffectsFlagPlugin
Attributes
analyseSource:<boolean>

Creates an instance of SideEffectsFlagPlugin.

apply(compiler): void
Attributes
compiler:<Compiler>
Returns:
{void}

Applies the plugin by registering its hooks on the compiler.


Attributes
moduleName:<string>
flagValue:
{SideEffectsFlagValue}
cache:
{Map< string, RegExp >}

Module has side effects.