1.1.2 • Published 9 years ago

browserify-notify v1.1.2

Weekly downloads
3
License
MIT
Repository
github
Last release
9 years ago

browserify-notify

Build Status Dependency Status devDependency Status

Notification plugin for browserify, sends notifications when a bundle is started, ended or if any errors occurred. This plugin makes use of node-notifier.

Installation

browserify-notify

Usage

browserify -p browserify-notify entry.js > bundle.js

License

MIT