managarten/apps/matrix
Till-JS 3b745cf068 fix(matrix-web): disable SSR for app routes to fix $state error
Svelte 5 runes in @manacore/shared-ui components were not being
transformed correctly during SSR, causing "$state is not defined"
errors. Since matrix-js-sdk requires browser APIs anyway, disabling
SSR for the (app) routes is the correct solution.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 16:12:44 +01:00
..
apps/web fix(matrix-web): disable SSR for app routes to fix $state error 2026-01-30 16:12:44 +01:00
packages/shared feat(matrix): add SvelteKit Matrix client (Phase 1) 2026-01-28 20:21:13 +00:00
CLAUDE.md ♻️ refactor: migrate all web apps to Phosphor icons 2026-01-29 13:15:13 +01:00
package.json feat(matrix): add SvelteKit Matrix client (Phase 1) 2026-01-28 20:21:13 +00:00