Ben March
Ben March
Awesome, I can try to upgrade again when that's ready. No, we don't have any custom chunk splitting. Our Next config just includes the MF webpack plugin, webpack resolve fallbacks,...
Thanks @ScriptedAlchemy! Sorry for the delayed response, i caught the plague last week. Let me try that and i'll get back as soon as i can.
Ok sorry again for the delay, and thank you for the well wishes! I'm getting an error in the server console when accessing the home page with this version and...
Let me see what i can do. I wasnt able to reproduce with the example repo earlier, but i'll try to set one up this weekend.
Thanks @ScriptedAlchemy, I pinged you on twitter. I have all afternoon tomorrow and pretty much all day friday free if that works. Next week works for me as well.
@ScriptedAlchemy I was able to partially reproduce this locally with the prerelease from this release (the one from last Friday): https://github.com/module-federation/core/actions/runs/11076163958/job/30778657753 I was able to get the ID of the...
@ScriptedAlchemy I've spent a few days trying to replace all my next/dynamics with react lazy, but I can't seem to avoid hydration errors when i use it. Even in the...
@ScriptedAlchemy when the 404 fails to evaluate it does throw to the runtime plugin, but it never recovers like it does when a remote is offline initially and then comes...
Sorry just got caught up. Yes, this change is a bit outdated, and I have an additional change in my runtime plugin to set the `ssrRemoteEntry` values at runtime like...