Skip to content

isomorphic-microfrontends/frontend-shared-dependencies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

frontend-shared-dependencies

An import map used in the browser of shared dependencies for isomorphic microfrontends

CircleCI

What is this?

This is an example microfrontend repo demonstrating how to use single-spa. You can see the code running at https://isomorphic.microfrontends.app. The full, deployed import map is visible at https://isomorphic.microfrontends.app/importmap.json.

How does it work?

Full article

This repository contains an import map that controls the shared libraries between all microfrontends.

Whenever a pull request is merged to master, CircleCI deploys the import map. Deployments for this project are completely independent of deployments for any other module.

Adapting for your organization

Feel free to fork and modify any files you would like when doing a proof of concept for your organization.

About

A shared dependencies import map used in the browser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published