module-federation-experiments
v1.1.2
Published
Experiments with module-federation
Readme
module-federation-experiments
Experiments with module-federation
Lastest deployed version (main branch)
- webpack:
- https://module-federation-experiments.vercel.app/webpack/index.html
- rollup:
- https://module-federation-experiments.vercel.app/rollup/index.html
Running locally
http-server ./dist - For webpack build:
- Navigate to http://localhost:8080/webpack/index.html
- For rollup build:
- Navigate to http://localhost:8080/rollup/index.html
