https://github.com/meskill/webpack-module-federation-multiple-entries
https://github.com/meskill/webpack-module-federation-multiple-entries
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/meskill/webpack-module-federation-multiple-entries
- Owner: meskill
- Created: 2021-12-15T11:29:44.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-15T11:31:29.000Z (over 4 years ago)
- Last Synced: 2025-10-13T04:09:40.128Z (9 months ago)
- Language: JavaScript
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Webpack Module Federation Multiple Entries
Module Federation will put
## Steps to reproduce
1. Clone this repo
2. Install dependencies `npm ci`
3. Run webpack build `npm run build`
4. Inspect generated dist folder