On this page

new ExternalsPlugin(type, externals): ExternalsPlugin
Attributes
externals:<Externals>

Creates an instance of ExternalsPlugin.

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

Applies the plugin by registering its hooks on the compiler.