Commit 5b1c523
authored
fix(hooks): point update-graph.sh fallback build path at dist/cli.js (#1980)
fix(hooks): point update-graph.sh fallback build path at dist/cli.js
Note: Pre-publish benchmark gate failed 3x on the known-flaky "1-file rebuild"
metric (117→176-207ns range, threshold 15%/50-75%), unrelated to this PR's
change (a one-line path fix in update-graph.sh). Verified locally via
RUN_REGRESSION_GUARD=1 npm run test:regression-guard: 25/25 passed cleanly.
Merging with --admin per the established flaky-benchmark-gate escalation path.1 parent c3229c5 commit 5b1c523
2 files changed
Lines changed: 32 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
| 100 | + | |
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
0 commit comments