Big Announcement: I will be releasing all my Module Federation Work for Next.js as open-source projects. This includes nextjs-mf and nextjs-ssr, which will now fold into one single plugin to offer the community both SSR and CSR support. This is being done for the greater good 😍
29
69
714
0
62
SSR has been implemented under the sidecar design. But over the weekend I started moving it to this new child compiler core that’s been powering the CSR only plugin for a while now. There’s a few things that need to be wrapped up still. And I need to pull over the chunk mapping