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

[RESOLVED] Watch task too slow on init #22

Closed
diegorochawebdg opened this issue Sep 29, 2016 · 3 comments
Closed

[RESOLVED] Watch task too slow on init #22

diegorochawebdg opened this issue Sep 29, 2016 · 3 comments

Comments

@diegorochawebdg
Copy link

Your gulpfile is awesome! Everything is running ok, but always when I run the task default, the watch task spend so much time to start (30s +- ).
There's some trick what can I do to speed up the watch task?
(Sorry about my poor english)

@ahmadawais
Copy link
Owner

The watch task depends on what kind of OS and computer you are using. The specs of your computer play a vital role here.

I am sure you'll find the discussion here, in #20 quite effective in solving your issue.

@ahmadawais ahmadawais changed the title Watch task too slow on init [RESOLVED] Watch task too slow on init Sep 29, 2016
@commwork
Copy link

On my MacOS MBP it needs 2 seconds, on my windows 10 machine (which is normally faster) it needs 30 seconds. But it's no big deal for me.

@ahmadawais
Copy link
Owner

You know how to customize it 👍 This is just a boilerplate :)

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