Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 922 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 922 Bytes

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