Fix SSR: align @modern-js/runtime to v2.70.8 and re-enable stream SSR
The server build was failing with "window is not defined" during SSR because @modern-js/runtime@3.1.3 had an SSR-unsafe window reference in its router plugin. Pinning runtime to 2.70.8 (matching app-tools) resolves the version mismatch and eliminates the server-side window access.
This commit is contained in:
Generated
+230
-278
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user