Closed Coly010 closed 1 week ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
CI is running/has finished running commands for commit bf45bb339ce07ec064b7a90c5307fd651d691874. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.
📂 See all runs for this CI Pipeline Execution
Sent with 💌 from NxCloud.
This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.
Current Behavior
When navigating directly to a route that renders a portion of a remote app, SSR was not correctly server rendering the remote portion. This was because of the output type provided to rspack and MFP
Expected Behavior
Ensure commonjs-module is set as output type for MF with SSR
Related Issue(s)
Fixes #