Trim arguments after splitting them (#791)

* Trim arguments after splitting them

* Test functionality

* Update buildExec.test.ts

* Use `toMatchObject` instead of `toEqual`

* Use `expect.arrayContaining`

* Update buildExec.test.ts

* Debug `execArgs`

* Build project

* Add `verbose` guard

* Build project
This commit is contained in:
Mitchell Borrego
2022-07-26 12:43:41 -04:00
committed by GitHub
parent 68d5f6d0be
commit 5c0da1b28f
4 changed files with 1475 additions and 313 deletions

1695
dist/index.js vendored

File diff suppressed because one or more lines are too long