Skip to content

vue-microfrontends/shared-dependencies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shared-dependencies

CircleCI

What is this?

This is an example microfrontend repo demonstrating how to use single-spa. You can see the code running at https://vue.microfrontends.app/.

How does it work?

Full article

This repository contains an import map that controls the shared libraries between all microfrontends. The full, deployed import map is visible at https://vue.microfrontends.app/importmap.json.

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

The shared dependencies for all the microfrontends

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published