aae632c742af947333ae45964d95079fad8cc114
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.
Description
No description provided
Languages
TypeScript
62.7%
HTML
23.6%
SCSS
11%
JavaScript
1.1%
C#
0.9%
Other
0.6%