managarten/apps/questions/apps/web
Till-JS 03abacc854 🐛 fix(web-apps): fix Vite type compatibility and Svelte 5 store issues
- Simplify vite.config.ts files to avoid type incompatibility errors
  caused by different @types/node versions across the monorepo
- Add missing set() method to isSidebarMode store in matrix/web

Affected apps: calendar, chat, clock, contacts, manacore, manadeck,
matrix, nutriphi, picture, planta, presi, questions, storage, todo

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-01 04:00:29 +01:00
..
src 🔥 remove: demo mode from todo, contacts, clock, questions, chat apps 2026-01-30 17:21:22 +01:00
.env.example feat(questions): implement SvelteKit web app 2026-01-29 00:00:53 +00:00
package.json 🐛 fix(mana-core-auth): add explicit urlencoded body parser for OAuth token endpoint 2026-02-01 03:56:17 +01:00
svelte.config.js feat(questions): implement SvelteKit web app 2026-01-29 00:00:53 +00:00
tsconfig.json feat(questions): implement SvelteKit web app 2026-01-29 00:00:53 +00:00
vite.config.ts 🐛 fix(web-apps): fix Vite type compatibility and Svelte 5 store issues 2026-02-01 04:00:29 +01:00