Replies: 6 comments 3 replies
-
Have a look at https://github.com/module-federation/core/tree/main/apps/modernjs-ssr :) |
Beta Was this translation helpful? Give feedback.
-
After stripping down all complexity and removing the docker-compose configuration the issue still persists. Error message is now a bit more meaningful: @2heal1 : Since you worked on the example pages for modern.js ssr, any idea? |
Beta Was this translation helpful? Give feedback.
-
Bump! |
Beta Was this translation helpful? Give feedback.
-
Ahh sorry for replying later , let me check this next Monday , i will feedback if have any progress |
Beta Was this translation helpful? Give feedback.
-
So both modernjs-ssr-example and https://github.com/module-federation/core/tree/main/apps/modernjs-ssr are all have errors ? |
Beta Was this translation helpful? Give feedback.
-
@YanPes hey , i run the demos , and both work as expected , not sure whether the deps lock is broken, can you provide the reproduce repo ? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I want to migrate Modern.js Module Federation to SSR.
Is this example still valid? modernjs-ssr-example
The package
@modern-js/runtime/mf
seems to not exist anymore.I did find out that
@module-federation/modern-js/runtime
containscreateRemoteSSRComponent
.When running it the error log spits out:
Did the package just move over or do we have a new way of dealing with MF-SSR in Modern.js in genreal?
Thank's guys!
Beta Was this translation helpful? Give feedback.
All reactions