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 watch support #5

Open
Kingdutch opened this issue Sep 24, 2018 · 0 comments
Open

Add watch support #5

Kingdutch opened this issue Sep 24, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@Kingdutch
Copy link
Member

A -w/--watch option should be added to automatically re-run the selected task on a watched file. This is currently supported in the gulp set-up but is not yet supported in Sweet Pea.

We should use https://github.com/paulmillr/chokidar to do this because it has better performance when used with Docker than the built-in Node fs.watch.

@Kingdutch Kingdutch added the enhancement New feature or request label Sep 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant