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

Add CLI flag to to reload gulp on gulpfile change #51

Open
doot0 opened this issue Dec 27, 2015 · 4 comments
Open

Add CLI flag to to reload gulp on gulpfile change #51

doot0 opened this issue Dec 27, 2015 · 4 comments

Comments

@doot0
Copy link

doot0 commented Dec 27, 2015

While there are a couple of workarounds for this floating around (see @tilap's example) having this feature baked in and accessible via flag would be pretty sweet.

@timothyis
Copy link

+1

@phated
Copy link
Member

phated commented Dec 27, 2015

I think that this is better handled by external tools like nodemon or pm2

@timothyis
Copy link

@phated I believe this issue is the result of a suggestion by @contra saying that gulp could probably use a flag to watch for changes within the gulpfile itself. It's probably worth a thought at least, I think a few people would like this.

@phated
Copy link
Member

phated commented Dec 27, 2015

Sure, but we always defer to external libraries when they do things better. We've already added lots of flags and the more we add, the more we clash with end users flags. I personally use a --watch flag inside my gulpfiles so I wouldn't want to take over that flag in the CLI

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