ModuleFederationPluginV1
This plugin corresponds to Module Federation v1.0, which is the ModuleFederationPlugin in webpack.
The configuration is consistent with the ModuleFederationPlugin above, except for the three fields implementation, runtimePlugins and shareStrategy.
Tip
Module Federation v1.0 is no longer being iterated. We recommend using Module Federation v1.5 or v2.0. See Module Federation.
Example
rspack.config.mjs

