Bruno Silva

Results 17 comments of Bruno Silva

@theKashey just added the suggested warnings. As I'm not too used to babel/webpack plugins I will ask you for code suggestions to solve this issue without workarounds :smile:

Hey, folks as we didn't find a proper way to pass the `serverSideModuleFederation` option from the LoadablePlugin (webpack) to babel, I just decide to inject the value to process using...

> This does module federation for all modules. Should we do it as a option on loadable call? It does, but should be only used on the server-side, in the...

@theKashey @ScriptedAlchemy An issue we're facing right now is when we try to consume a container from some remote using loadable and the remote is down, MF tries to generate...

@ranshamay Probably we will not merge this PR, but I'm working on some stuff: - An article (WIP) - These [loadable adapters](https://www.npmjs.com/package/@mf/loadable-adapters) - This [repo with samples ](https://github.com/brunos3d/react-mf-loadable-ssr)on how to...

Fantastic, I really appreciate your report, what about having a PR for this one in particular?

I guess this fixes the issue https://github.com/brunos3d/discord-enable-devtools/commit/33eac5111b67e9c7631b7961d291f9134b966993 Please let me know if the error persists and open a PR or an issue if possible. Best regards