This document showcases all npm package information maintained by the Module Federation team.
The core package of Module Federation, serving as a Webpack build plugin, Rspack build plugin, and Runtime entry dependency.
The Runtime package of Module Federation, typically used with @module-federation/enhanced to leverage Runtime capabilities, and can be installed separately if no build tool is required.
The Rspack build plugin for Module Federation, typically used with @module-federation/enhanced, and cannot be used independently without the Runtime API.
The Next.js build plugin for Module Federation.
The Node build plugin for Module Federation.
The storybook plugin for Module Federation.