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
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