Commit affb6d9
committed
chore(tsconfig): add rootDir configuration
- Add rootDir option pointing to ./src directory
- Ensures TypeScript compiler uses correct source root for output mapping
- Improves build consistency and source map accuracy1 parent 55c0a77 commit affb6d9
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
0 commit comments