-
### Describe the bug
When using modern.js with module federation and host's tsconfig sets moduleResolution as bunder, `@modern-js/runtime/mf` could not be correctly resolved by typescript server.
…
-
# Problem
Multiple react version runtime plugin example does not work with `loadRemote`, only `import`.
## Example
https://github.com/module-federation/module-federation-examples/tree/master/runt…
-
### Current Behavior
HMR is not working on host but working on remote
### Expected Behavior
HMR should work with host as well, this is the fix provided
https://github.com/module-federation/module-f…
-
Does this support the hotreloading of types mentioned here and if so is there any examples of how to implement it https://module-federation.io/guide/basic/type-prompt.html
Does this have something …
-
I am attempting to test the Vite plugin federation using Angular. When loading the remote application in the host, I encounter the following error: **Loading component: b: NG0203**. I didn’t find ex…
-
### Describe the bug
Hello,
I am trying to import a react VITE remote into an angular host built with NX.
When I load the host I have a blank page with the following error in the console:
```
U…
-
# Deprecation Notice for `nextjs-mf`
We intend to **deprecate (`EOL`) `nextjs-mf`**, maintained by the core authors of Module Federation.
- **Pages Router** will remain "supported," and small, …
-
### Versions
- vite-plugin-federation: 1.2.3
- vite: 4.3.9
### Reproduction
https://github.com/module-federation/module-federation-examples/tree/master/nextjs-react
Additional Detai…
-
[Why is hel-micro a better implementation of module federation](https://dev.to/fantasticsoul/why-is-hel-micro-a-better-implementation-of-module-federation-21ji)
为何hel-micro是更好的模块联邦实现,可阅读[模块联邦新革命](h…
-
### Describe the bug
I tried configuring the `shared` section of the module federation configuration, but some changes are not being reflected in the `mf-manifest.json` file.
Steps to Reproduce:…