Commit 6509e28
committed
fix(ci): build root dist before configurator E2E tests
PreviewPanel.svelte imports dist/slashed.full.css via Vite's ?raw
query. The dist CSS files are gitignored and must be produced by
`npm run build` at the repo root before the Vite build inside the
Configurator tests job can succeed.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_017FGqcDvhJ6HEFpT7WRwqib1 parent a636bad commit 6509e28
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
183 | 187 | | |
184 | 188 | | |
185 | 189 | | |
| |||
0 commit comments