kentcdodds / webpack-validator-DEPRECATED

Use this to save yourself some time when working on a webpack configuration.
MIT License
93 stars 8 forks source link

fix: Remove npm-run-all #16

Closed kentcdodds closed 8 years ago

kentcdodds commented 8 years ago

There are currently cross platform issues https://github.com/mysticatea/npm-run-all/issues/26 with npm-run-all. This removes it and runs the scripts in sequence using &&. Hopefully we can bring things back soon.

Closes #7

cc @nyrosmith, @BarryThePenguin, and @RReverser

Thanks!

nyrosmith commented 8 years ago

Pls merge it so I can move on as soon as my little princess falls asleep

kentcdodds commented 8 years ago

Sorry, I did this right before I went to bed and I wanted to make sure this would work for you before I merged it.

nyrosmith commented 8 years ago

Ah, I always forget that others live in different time zones ;)