On this page

new ModuleFederationPlugin(options): ModuleFederationPlugin
Attributes

Creates an instance of ModuleFederationPlugin.

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

Applies the plugin by registering its hooks on the compiler.


Attributes
compilation:<Compilation>

Get the compilation hooks associated with this plugin.