module-federation-examples
module-federation-examples copied to clipboard
Implementation examples of module federation , by the creators of module federation
I'm running the example without changing anything and when accessing `localhost:3006` the remote applications don't run, the IP is being changed from `localhost` to `192.168.0.192`. Example link: https://github.com/module-federation/module-federation-examples/tree/master/modernjs-ssr > Access...
### Remote apps use the npm component library and cannot render properly   ### And the console reports some warnings 
https://codesandbox.io/p/devbox/dlqhp7 i have my demo here,but i haven't solve the bug yet,which is "Uncaught Error: Shared module is not available for eager consumption: webpack/sharing/consume/default/vue/vue"  hope someone fix the bug