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

Notifications #21

Open
Rich-Harris opened this issue Apr 26, 2016 · 0 comments
Open

Notifications #21

Rich-Harris opened this issue Apr 26, 2016 · 0 comments

Comments

@Rich-Harris
Copy link
Contributor

Via. gobblejs/gobble#101. Would be useful to show notifications on build and on error (and also on warning, if transformers gained a this.warn(...) method). Should be behind an option, e.g

gobble --notify    # notify on build or error
gobble -n          # equivalent to above
gobble -g error    # only notify on error

Initial survey suggests node-notifier might be the best option.

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

1 participant