Commit ef59ba8
committed
Exclude __tests__ from create-sei tsconfig
Add src/__tests__ to packages/create-sei/tsconfig.json "exclude" so test files are not included in compilation or emitted to dist. This prevents test artifacts from being compiled, reduces build noise, and speeds up the TypeScript build for the package.1 parent 622ceaa commit ef59ba8
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments