mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-14 23:41:08 +02:00
SvelteKit pre-compresses static files (config.json.br, config.json.gz) during build. When docker-entrypoint.sh regenerates config.json at runtime, the server still serves the stale compressed versions. This fix removes the .br and .gz files after generating the fresh config.json, ensuring browsers receive the correct runtime configuration. Affected apps: calendar, chat, clock, contacts, manacore 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| apps | ||
| packages/shared | ||
| CLAUDE.md | ||
| package.json | ||