module-federation-examples icon indicating copy to clipboard operation
module-federation-examples copied to clipboard

Next.js support now open-source

Open ScriptedAlchemy opened this issue 3 years ago • 0 comments

I've made the decision to release all my work around next.js as open source.

https://twitter.com/scriptedalchemy/status/1567253027312246784?s=46&t=Sa4bhIDZI1i-q2GgYNGQuA

Work is needed to fold the SSR system into a single plugin. There is a open PR with the progress so far.

Contributions are much appreciated. The sidecar design will no longer be maintained and the existing SSR plugin which uses sidecars will be open, but not published as everyone and all resources should go towards the child compiler system to support both CSR and SSR.

Nextjs-MF has been re published to npm and currently supports CSR while SSR sits in a pr till remaining issues are resolved.

GitHub sponsors are also welcome 🙏

ScriptedAlchemy avatar Sep 07 '22 01:09 ScriptedAlchemy