mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-15 12:01:10 +02:00
- 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>
5 lines
110 B
JSON
5 lines
110 B
JSON
{
|
|
"$schema": "https://json-schema.org/nest-cli",
|
|
"collection": "@nestjs/schematics",
|
|
"sourceRoot": "src"
|
|
}
|