Commit 3727331
fix(ci): use pnpm ... filter to build all workspace deps (AUD-239)
Replace three manual build steps with a single
`pnpm --filter @imtbl/audience... build` which automatically builds all
transitive workspace dependencies in the correct order, matching the
pattern already used in audience-bundle-size.yaml.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 1e58c6b commit 3727331
1 file changed
Lines changed: 1 addition & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | 35 | | |
42 | | - | |
| 36 | + | |
43 | 37 | | |
44 | 38 | | |
45 | 39 | | |
| |||
0 commit comments