What problem does it solve?
This Skill helps users understand and implement Module Federation (MF) by providing precise documentation on its configuration, runtime, build plugins, and framework integrations.
Core Features & Use Cases
- Configuration Guidance: Get details on
exposes, remotes, shared dependencies, and more.
- Runtime API Explanations: Understand how to use
loadRemote and MF instance features.
- Build Tool Integration: Learn setup for Webpack, Rspack, Rsbuild, and Vite.
- Framework Support: Find information on integrating MF with React, Vue, Next.js, and Angular.
- Use Case: A developer is struggling to configure shared dependencies between two micro-frontends. They can use this skill to find the exact configuration parameters and examples for the
shared option.
Quick Start
Use the mf-docs skill to find information on configuring shared dependencies in Module Federation.