Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there any example of using server rendering with rspack? #3644

Open
sowtame opened this issue Feb 27, 2024 · 2 comments
Open

Is there any example of using server rendering with rspack? #3644

sowtame opened this issue Feb 27, 2024 · 2 comments

Comments

@sowtame
Copy link

sowtame commented Feb 27, 2024

No description provided.

@ScriptedAlchemy
Copy link
Member

Not quite yet, Im avoiding writing the node implementation in rust. Instead im going to convert the node implementation into a runtime plugin for federation.

If you want to do it ahead of time (before i get to rewriting node federaton to just push a runteim plugin into MFP)

You can see how im writing the internal node federation runtime plugin in this PR.

This should work with rspack as there wont be any custom plugins needed in the compiler.

module-federation/core#2013

@ScriptedAlchemy
Copy link
Member

server and rspack should work now: https://module-federation.io/plugin/plugins/index.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants