-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: Basic chrome-flags parsing for embedded quotes (#2754)
* Basic chrome-flags parsing for embedded quotes * Fix formatting in run.ts * Use yargs instead of hand-rolled arg parsing * Fix up formatting * Shorten up parseChromeFlags thanks to @patrickhulce * Add unit tests for Chrome flag parsing * check undefined. * update comment
- Loading branch information
1 parent
db3f324
commit 78a8bd7
Showing
2 changed files
with
60 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters