An import map of shared dependencies for vue microfrontends
This is an example microfrontend repo demonstrating how to use single-spa. You can see the code running at https://angular.microfrontends.app. The full, deployed import map is visible at https://angular.microfrontends.app/importmap.json.
This repository contains an import map template that controls the shared libraries between all microfrontends.
Whenever a pull request is merged to main, a Github workflow auto-deploys the updated shared dependencies
Feel free to fork and modify any files you would like when doing a proof of concept for your organization.