Commit cc325cf
Fix CI: build packages before tests, generate stats for Chromatic
- Add build:packages step before test step in CI so build.test.ts
can import from dist/ (which is gitignored and not available in CI)
- Add --stats-json to storybook build so Chromatic TurboSnap can find
preview-stats.json
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 65a2edf commit cc325cf
2 files changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
19 | 22 | | |
20 | 23 | | |
21 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments