Commit 953dde3
Fix script to pass only non included options
This should be more correct than deleting the object above as
under some cases yargs will include the aliases
https://github.com/yargs/yargs-parser?tab=readme-ov-file#strip-aliased
Bug: none
Change-Id: I8daa2a77e4b103c516a06aaf47cdded1bf3ca605
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/6387922
Reviewed-by: Liviu Rau <[email protected]>
Commit-Queue: Nikolay Vitkov <[email protected]>1 parent 2467bf8 commit 953dde3
1 file changed
+1
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | 20 | | |
25 | 21 | | |
26 | 22 | | |
| |||
79 | 75 | | |
80 | 76 | | |
81 | 77 | | |
82 | | - | |
| 78 | + | |
83 | 79 | | |
84 | 80 | | |
85 | 81 | | |
0 commit comments