Module Federation is a runtime mechanism that lets separately built and deployed apps share code with one another. It is not a build-time merge into one bundle (the opposite), not a CSS token methodology, and not a server-side fragment proxy.
Official docs