Commit 589a657
fix(scripts): pass tagId to createToolDropTarget in context-dump
The placeholder-unification + boundary work added a required tagId arg to
createToolDropTarget; this scripts/ caller (covered only by tsconfig.scripts.json,
not the src-only local tsc) was missed and broke CI's Check (plugin) typecheck.
Co-authored-by: Alfonso [Magic Context] <288211368+alfonso-magic-context@users.noreply.github.com>1 parent d7e10db commit 589a657
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
209 | | - | |
| 209 | + | |
210 | 210 | | |
211 | 211 | | |
212 | 212 | | |
| |||
0 commit comments