Skip to content

jhdielman/wp5-and-single-spa

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webpack 5 with Single SPA: Multiple React versions

Forked from jherr's wp5-and-single-spa

This implements React 16 and React 18. It additionally using ModuleFederation's expose option to allow a React 16 component to render in a React 18 component.

Getting Started

yarn install
yarn start

Open http://localhost:3001.

Lineage

Forked from MFE Webpack Demo

About

Single SPA on Federated Modules

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.7%
  • HTML 12.3%
  • Svelte 3.0%