gulp-watchify
Version:
integrates watchify with gulp.js
31 lines (17 loc) • 512 B
Markdown
# 0.7.0 (2017-04-10)
* update browserify ^14.1.0
# 0.6.0 (2016-04-08)
* update browserify ^13.0.0
# 0.5.0 (2015-04-04)
* update to watchify 3.1.0 and browserify 9.0.7
* add bundle error handler
# 0.4.0 (2015-03-18)
* enable browserify cache (thanks Kazuhito Hokamura)
* update to watchify 2.4.0 and browserify 9.0.3
* io.js support for tests
# v0.3.0
* update to watchify 2.2.1 and browserify 8.1.0
# v0.2.0
* add `setup` option for configuring bundle
# v0.1.0
* initial release