Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
- Loading branch information