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 utilize to "autodetect" best watcher. #121

Open
stefanpenner opened this issue Jun 6, 2018 · 0 comments · May be fixed by #124
Open

add utilize to "autodetect" best watcher. #121

stefanpenner opened this issue Jun 6, 2018 · 0 comments · May be fixed by #124
Assignees

Comments

@stefanpenner
Copy link
Collaborator

stefanpenner commented Jun 6, 2018

Maybe something like: https://github.com/chrmod/watch-detector/blob/master/lib/index.js

api could be:

sane.auto(/*... existing API...*/)
// or

sane(root, { auto: true });

depends on: #123

Question:

  • api choice?
  • should we inline watch-detector into this project entirely? Since it really just exists for sane
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

Successfully merging a pull request may close this issue.

2 participants