-
Hi, this is just a question instead of an issue.
All the examples and documentation that i read about federation in angular are related to modules and all the modules are loaded using router´s lazy…
-
#### Description
I'm looking to integrate single-spa into an existing project and utilize rspack to build and package micro-frontends efficiently. Has anyone had experience with this combination and …
-
# Bug report
**What is the current behavior?**
the ModuleFederation crashed with `output.globalObject: "this" `
**If the current behavior is a bug, please provide the steps to reproduce.**
- c…
-
## ❓Question
Hi,
Why is that when using module federation (e.g. the example code) SSR is not possible anymore?
I'm trying to implement a solution that uses both these technologies.
-
A combination of https://github.com/99designs/gqlgen/issues/1388 & https://github.com/99designs/gqlgen/issues/1429
### What happened?
`{Entity}Resolver`'s are not generated (example [example/feder…
-
Hi @ScriptedAlchemy i have integrated a remote app with my host app using module federation both remote and host app is on react.
i am using mini-css-extract-plugin for the css.
The problem is i am…
-
Is there any example/documentation available to enable module federation in the generated vue3 application?
I've tried to do this but getting an error `Cannot read property 'includes' of undefined`…
-
## Environment
I can't get a clean `yarn` to successfully run.
Running with yarn `3.2.1`
Its failing with
```
➤ YN0001: │ Error: ENOENT: no such file or directory, lstat '/Users/johntwigg/de…
-
Hi, i want to try your plugin, but i cannt install him
I get this error
error Command "@module-federation/ModuleFederationEnhacedPlugin" not found.
-
Front End modularization How to achieve?