Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/realdreamer/webpack-module-federation
https://github.com/realdreamer/webpack-module-federation
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/realdreamer/webpack-module-federation
- Owner: realdreamer
- Created: 2020-05-10T15:12:43.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T05:34:20.000Z (about 2 years ago)
- Last Synced: 2024-04-14T12:50:28.127Z (9 months ago)
- Language: JavaScript
- Size: 1.99 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 52
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Webpack module federation demo
==============================This demo has few applications
* console - is the main host app
* pumbaa and simbaa is the remote app
* utils is the helper utils#### To run the demo
run `yarn start` from the root directory
* `http://localhost:3001/` - console app
* `http://localhost:3002/` - simba app
* `http://localhost:3003/` - pumbaa appRemote apps are lazy loaded based on the routes