Closed laggingreflex closed 8 years ago
:x: Build cross-spawn-promise 107 failed (commit https://github.com/zentrick/cross-spawn-promise/commit/086a5797db by @laggingreflex)
Actually, I realize this might not be such a good idea.
Yeah, I'm not a huge fan of it. Thanks for the effort though! :+1:
Instead of ignoring stdio when
{stdio: 'ignore' || 'inherit'}
is passed, it overrides these options to 'pipe' making it able to parse stdio and then re-apply the original stdio options as intended by the parent.might require #41 to avoid merge conflicts
fixes #39