creativedotdesign / tofino

WordPress boilerplate theme on a modern stack. NPM and Composer.
Other
29 stars 6 forks source link

Gulp JS watch fails to complie after JS error fixed #241

Closed danimalweb closed 7 years ago

danimalweb commented 7 years ago

If you have a JS error when running gulp watch, it can prevent it from compiling. Lint carries on working but it doesn’t compile even if the error is fixed.

danimalweb commented 7 years ago

I think this has fixed itself when I updated the dependencies. cc: @mrchimp