Closed nesk closed 6 years ago
Should be based on mikaelbr/node-notifier… or the gulp plugin if it's not to restrictive (but it probably is).
We should also handle the case where an unhandled exception is thrown, a notification should be displayed before the script exists. To do this, simply use the uncaughtException event.
uncaughtException
Should be based on mikaelbr/node-notifier… or the gulp plugin if it's not to restrictive (but it probably is).