Skip to content

Commit

Permalink
Replace parallelshell with concurrently
Browse files Browse the repository at this point in the history
As far as I can tell and test, concurrently works as a drop-in
replacement here. Parallelshell does not appear to be maintained and the
npm-published version suffers from a critical bug which causes it to
fail on Node 10 and
above (darkguy2008/parallelshell#67).
  • Loading branch information
thornjad committed Oct 3, 2019
1 parent 83f5120 commit 5e5c3eb
Show file tree
Hide file tree
Showing 2 changed files with 1,584 additions and 631 deletions.
Loading

0 comments on commit 5e5c3eb

Please sign in to comment.