Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gulp watch task fires for files that wasn't changed #656

Closed
dima-f1 opened this issue Apr 18, 2017 · 2 comments
Closed

Gulp watch task fires for files that wasn't changed #656

dima-f1 opened this issue Apr 18, 2017 · 2 comments

Comments

@dima-f1
Copy link

dima-f1 commented Apr 18, 2017

I'm have this issue now, with latest release of generator-webapp. Any file I change cause one reload for
every file which have same type as edited, no matter what kind of file it was - js, scss. Any help?
image

I'm on Windows 7 64bit, Node 6.10.2, NPM 3.10.10

@Trost123
Copy link
Contributor

You might want to look at gulp-cached or gulp-newer.
If I recall correctly, generator-webapp doesn't use any of above, therefore all files get processed each time.

@UlisesGascon
Copy link
Member

I assume that this bug was fixed in #737. If not we can re-open it again 😃

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants