K
K
Kilowat2016-11-01 11:42:46
phpstorm
Kilowat, 2016-11-01 11:42:46

Why does gulp build time increase when running in phpstorm?

I'm typing under gulp, I noticed that with each save of file changes, the watch command in gulp takes longer and longer, and this only happens if I work from under the PhpStorm ide. Once I even noticed that PhpStorm cursed that it could not access the file. It looks like a conflict occurs when PhpStorm saves and at that moment gulp tries to collect the changed files. In other editors, everything is fine, for example, in Brackets, Sublime, Notepad ++, build performance does not drop. How can I fix this in Phpstorm?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
sim3x, 2016-11-01
@sim3x

Remove the watcher from the storm and run it separately
Make a test on which the storm is guaranteed to swear and write a ticket to the idea bug tracker

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question