Commit b54cb52
committed
ci(repo): overlay HEAD's ui build wiring onto baseline worktree
snapi's baseline worktree checks out the PR's base branch but uses
HEAD's snapi config. When a watched package's build:declarations task
is added in the same PR that starts watching it, the baseline tree
doesn't yet have the task and the fallback build fails. Copy ui's
package.json and tsconfig.declarations.json from HEAD into the
worktree before installing, matching the existing pattern for
snapi.config.json.1 parent 14a0a3c commit b54cb52
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
134 | 140 | | |
135 | 141 | | |
136 | 142 | | |
| |||
0 commit comments