initModuleFederationSharing
Callable
Parameters
__namedParameters: { name?: string; plugins?: ModuleFederationRuntimePlugin[]; scope: string }
optionalname: string
optionalplugins: ModuleFederationRuntimePlugin[] = []
Additional runtime plugins
scope: string
Module Federation scope; should be identical to the package name in package.json, formatted in snake_case.
Returns void
use
scopeinstead