Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 429 Bytes

File metadata and controls

12 lines (7 loc) · 429 Bytes

Rollup Federation Demo

This example demos consumption of federated modules from a Rollup bundle. rollup-spa depends on a component exposed by webpack-spa.


Running Demo

Run yarn start. This will build and serve both webpack-spa and rollup-spa on ports 8081 and 8082 respectively.