Jakub Romańczyk
Jakub Romańczyk
Hi @SmartByt3r, the solution @jhso-dev is correct, but to limit the impact and possibly other issues, you can change the `node_modules` loading rule above to account for the `otpauth` and...
Closing since answer was provided and there was no answer for a rather long time. If the issue is still unsolved please create a new issue, thanks!
Hey @vlack-coder, this is a very valid case, I currently have no capacity to handle this but we will look into this in the future for sure. Do you care...
For Re.Pack, we got our docs at [re-pack.dev](https://re-pack.dev), but they might be slightly outdated in some places. For the Module Federation stuff, there is the [official docs](https://module-federation.io/) but thats mostly...
Looks like a bug in React 19, caused by mixing dev & prod runtimes: https://github.com/facebook/react/issues/32030 There is a PR open with fix for this here, we might try testing that...
are you using the pnpm version that the root `package.json` specifies?
ahh I see now this on Windows, I'll try to replicate there and fix this 👍
> > are you using the pnpm version that the root `package.json` specifies? > > Yes thanks, I've opened a PR with the fix but I'm unable to proceed because...
@jhso-dev thanks again for your contribution 🎉
missing tests + handling for `SourceMapPlugin` for scenarios when dev server is not available - we should align with Metro and always use absolute paths