Commit 894624e
fix: exclude test files from TypeScript build
Test files (*.test.ts) were included in the tsc build which caused
the Cloud Build to fail because vitest is only a devDependency.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent f283987 commit 894624e
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
0 commit comments