xpeditis2.0/apps
David e1e9b605cc
Some checks failed
CI/CD Pipeline / Integration Tests (push) Blocked by required conditions
CI/CD Pipeline / Deployment Summary (push) Blocked by required conditions
CI/CD Pipeline / Backend - Build, Test & Push (push) Failing after 2m5s
CI/CD Pipeline / Frontend - Build, Test & Push (push) Has been cancelled
fix: correct TypeScript baseUrl to resolve path aliases during build
Changed baseUrl from "./" to "./src" and updated paths to be relative
to src directory. This allows TypeScript to correctly resolve imports
using @domain/*, @application/*, and @infrastructure/* aliases during
compilation.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-17 01:35:55 +01:00
..
backend fix: correct TypeScript baseUrl to resolve path aliases during build 2025-11-17 01:35:55 +01:00
frontend fix 2025-11-13 00:15:45 +01:00