new ModuleFederationPlugin(options): ModuleFederationPluginAttributes
options:
<ModuleFederationPluginOptions>options
Returns:
<ModuleFederationPlugin>Attributes
options:
<ModuleFederationPluginOptions>apply(compiler): voidAttributes
compiler:
<Compiler>the compiler instance
Returns:
{void}
Apply the plugin
Attributes
compilation:
<Compilation>The compilation instance.
The hooks for the compilation.
Get the compilation hooks associated with this plugin.