Commit e8f9737
fix: Docker build - use npm install and exclude test files from tsconfig
- Replace npm ci with npm install to handle package-lock.json sync issues
- Exclude test files from tsconfig.json to prevent type errors during build
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent df30fe3 commit e8f9737
2 files changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
0 commit comments