Answer the question
In order to leave comments, you need to log in
grunt. Why does the less syntax error require a restart?
the crux of the matter: automation on grunt. css through the less preprocessor. when compiling, if an error is made in one of the less files, the process will fail and grunt-contrib-watch will stop working. I have to exit Ctrl + C and start again... Tiring... How to solve the problem?
Answer the question
In order to leave comments, you need to log in
I've been using Grunt for a very long time, so I can't say specifically. In Gulp, gulp-plumber serves for such purposes - look for analogues for your task runner.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question