Setting up React Micro Frontends with Vite Module Federation using @originjs/vite-plugin-federation
Introduction Webpack 5's powerful new feature, Module Federation, makes it possible for independent applications to share and dynamically load code from one another. In the React ecosystem, Vite is becoming more and more popular due to its modern, li...
Apr 10, 20236 min read6.3K



