Cosme Valera Reales

Results 14 comments of Cosme Valera Reales

> Hey guys, I stumbled upon this after a week-long deep-ish dive into MFEs. It could be a great video tutorial @jherr "How to manage styles for MFEs". 😉 >...

I agree, I think that both libraries intend to accomplish the same purpose, but since the new bashunit is under a strong maintenance this library should probably be deprecated in...

> It would be immensely beneficial if we could resolve this issue, enabling real-time updates to be visible from the host when working with the MF architecture. That's exactly also...

It's the same issue as-> https://github.com/UN-GCPDS/qt-material/issues/104

It's the same issue as-> https://github.com/UN-GCPDS/qt-material/issues/105

UPDATE: MOVED TO https://github.com/jherr/create-mf-app/issues/70 --- ## ⚠️ Not related ISSUES ⚠️ I also found 2 things. - react-esm does not have `rspack` config file. So for what I understand whenever...

In my case what I did to try the rspack versions was to remove the NODE_ENV part in the scripts in the package.json. In this case I consider that the...

> Let's see if we can pull in @ScriptedAlchemy to give us some additional insights into rspack behaviors. It was my fault for being messy and talking about rspack here....

## 🧠 What changed: In these last commits I extracted the method `printCompilationMessage` to another file which I have added in `templates/compiler/compilation.config.ts`. And in `src/index.ts` I added the code to...