managarten/services/matrix-storage-bot/nest-cli.json
Till-JS 369415527f 🔧 chore(shared-vite-config): add build step for Docker compatibility
- Add build script to compile TypeScript to dist/
- Update exports to point to compiled files
- Update calendar-web Dockerfile to build shared-vite-config

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 16:41:48 +01:00

5 lines
110 B
JSON

{
"$schema": "https://json-schema.org/nest-cli",
"collection": "@nestjs/schematics",
"sourceRoot": "src"
}