Jakub Romańczyk

Results 239 comments of Jakub Romańczyk

Hey @ScriptedAlchemy , finally had some time to look into this, opened a [PR with initial support for MF2](https://github.com/callstack/repack/pull/674). The PR introduces support for Webpack, but I also have a...

One more thing - couldn't get [Chrome MF extension](https://module-federation.io/guide/basic/chrome-devtool.html) to work, do you see any use-case for it in context of RN & Re.Pack?

> Hey @ScriptedAlchemy , finally had some time to look into this, opened a [PR with initial support for MF2](https://github.com/callstack/repack/pull/674). > > The PR introduces support for Webpack, but I...

@troZee please update the description 🙏 thanks!

Hi @vlack-coder, We added that because it was too generic and some deps were picked up by mistake. If changing that helped then adding a similar entry for just `react-hook-form`...

@vlack-coder I tried this today and I get no conflicts and it works out of the box in new projects. Perhaps something changed in `react-hook-form` that made it work out...

Thanks for providing the repro, I'll check it out and get back to you to.

Hi @vlack-coder, I was able to reproduce your error, I was able to fix it and get it to work by adding the `react-hook-form` to transpiled modules inside of `webpack.config`....

I'm going to close this issue as it was solved and since then it has become stale.

@jefmoraes @sternlucas can you provide me with your cocoapods version being used in the projects?