Answer the question
In order to leave comments, you need to log in
Gulp is an auto-restart plugin?
Good evening!
It was necessary to use gulp (previously only Codekit), everything seems to be set up and everything works as it should, but there is a problem.
When there is an error in the code and the compiler throws an error, you need to run gulp again.
Is there a plugin or some solution so that if an error occurs, gulp starts and waits for changes.
As I understand it, somewhere there should be a callback, run gulp there
Answer the question
In order to leave comments, you need to log in
To prevent gulp from crashing, there is a plugin for gulp. It's called gulp-plumber. Does not throw out if an error popped up during assembly. I hope it helps
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question