organization · inferred from evidence
Mastra team
The team responsible for adding tsconfig paths support to the dev server.
- mastra dev does not resolve tsconfig paths in TypeScript monorepos
In a TypeScript monorepo using nx, running `mastra dev` failed to resolve imports that used custom `paths` aliases from the root tsconfig.json (for example `@my-project/constants` pointing at `libs/constants/src/index.ts`), even though the