In this video I'll show you how to setup dynamic remotes using Module Federation V2. Dynamic remotes refer to loading a module at runtime by fetching the module URLs from a configuration service.
This can be useful if you need to evaluate which modules a particular user receives or loading them back on some other criteria without a rebuild.
Repository:
https://github.com/RussellCanfield/nx-rspack-microfrontend-demo/tree/dynamic-loader