Commit dd2565b
fix(ci): build audience-core before SDK bundle in CDN deploy workflow (AUD-239)
The deploy workflow was calling pnpm --filter @imtbl/audience build without
first building its local workspace dependency @imtbl/audience-core, causing
esbuild to fail with "Could not resolve @imtbl/audience-core" because the
dist/ folder did not exist in CI.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 78b6311 commit dd2565b
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
35 | 38 | | |
36 | 39 | | |
37 | 40 | | |
| |||
0 commit comments