A
A
Andrey Kvartsov2018-05-30 07:37:31
gulp.js
Andrey Kvartsov, 2018-05-30 07:37:31

Why does Gulp get slower after each task execution?

Good afternoon, there was a problem.
If you run watch and just re-save the same file, any file (pug, js, scss), the time spent on execution is increasing each time, an example in the photo:
5b0e2a25e84dd530288098.jpeg
How to deal with this and what could be the problem? My gulpfile.js

Problem solved:
I installed gulp-watcher
instead of gulp-watch and the problem solved itself. Most likely the problem is in the gulp-watch plugin.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergiu Mitu, 2018-05-30
@EaGames

Why does gulp run tasks more slowly as it runs?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question