Commit 492ae85
committed
fix(cli): update getBinCliPath to use dist/index.js instead of bin/cli.js
The build system now outputs to dist/index.js instead of bin/cli.js.
Updated the path constant to match the actual build output location,
fixing 297 failing unit tests related to dry-run functionality.1 parent 5c41d6f commit 492ae85
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
| 98 | + | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| |||
0 commit comments