Notification plugin for browserify, sends notifications when a bundle is started, ended or if any errors occurred. This plugin makes use of node-notifier.
browserify -p browserify-notify entry.js > bundle.jsNotification plugin for browserify, sends notifications when a bundle is started, ended or if any errors occurred
JavaScriptMIT
Notification plugin for browserify, sends notifications when a bundle is started, ended or if any errors occurred. This plugin makes use of node-notifier.
browserify -p browserify-notify entry.js > bundle.js