gulp-watchify
Version:
integrates watchify with gulp.js
7 lines (5 loc) • 312 B
Markdown
gulp-watchify
=============
Experimental module to use [watchify](https://github.com/substack/watchify) with [gulp.js](http://gulpjs.com/) so you
can do automatic bundling of [browserify](http://browserify.org/)-based scripts.
See [examples/simple](examples/simple/) and [examples/uglified](examples/uglified/)