Merged
requested to merge github/fork/jeryj/2019-redesign/feature-gulp-error-handling into 2019-redesign/develop
Created by: jeryj
I added gulp-plumber to the dev dependencies and integrated it into gulpfile.js
. Now whenever you do something like leave a comma off a .scss
file it will log the error to the console without crashing gulp watch.