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

PoC SSR: Implement simple SSR scenario with custom loader for remote MFE modules #623

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

klerick
Copy link

@klerick klerick commented Aug 20, 2024

Try to implement simple scenario for Server Side Rendering
Register custom loader of module for dev server.
As result SSR server can load module from remote mfe application and render it
Need to refactoring)
Need feedback)

resolve #622

Try to implement symple scenary for Server Side Rendering
Try to implement symple scenary for Server Side Rendering
@klerick klerick changed the title Poc ssr: Implement simple SSR scenario with custom loader for remote MFE modules PoC SSR: Implement simple SSR scenario with custom loader for remote MFE modules Aug 20, 2024
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

Successfully merging this pull request may close these issues.

SSR: Native Federation and Node.js Remote Loading
1 participant