Help users quickly build Module Federation products in Rsbuild App or Rslib
You can install the plugin using the following command:
The pluginModuleFederation
accepts all standard Module Federation plugin options, plus these additional options:
Option | Type | Default | Description |
---|---|---|---|
forceMfOnAllFormats |
boolean |
false |
When set to true , Module Federation will be applied to all formats, overriding the internal format check. This allows applying Module Federation even to library formats like UMD or CommonJS. |
If you need to use the Module Federation runtime capabilities, please install @module-federation/enhanced