Example of microfrontends using webpack module federation This is just an example on how to use Webpack Module Federation with Vanilla JS with shared dependencies. Disclaimer Microfrontends should not be placed into the same repository. This is just a demo example.