andykais / telebum

a note taking web app for organizing television shows and movies
MIT License
0 stars 0 forks source link

error handling for gulp #18

Open andykais opened 8 years ago

andykais commented 8 years ago

gulp needs to be able to handle errors to itself by piping them all to one place and assuring that all tasks have exited (especially nodemon). Currently if there is a error propogation in gulp, nodemon continues to run in the background and needs to be pkilled