turborepo
8f6906eb
- fix(shim): Fixed cwd parsing bug (#3079)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
fix(shim): Fixed cwd parsing bug (#3079) If `cwd` is passed as a single chunk, e.g. `--cwd=./path/to/foo`, the `env::arg` iterator provides it as a single arg. We need to parse out the `cwd` from that arg.
References
#3079 - fix(shim): Fixed cwd parsing bug
Author
NicholasLYang
Parents
eb69e7d8
Loading