turborepo
8f6906eb - fix(shim): Fixed cwd parsing bug (#3079)

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.
Author
Parents
Loading