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:
2026-04-15 16:16:28 +03:00
parent 1facfd8050
commit aae632c742
3 changed files with 236 additions and 280 deletions
+230 -278
View File
File diff suppressed because it is too large Load Diff