browserify / watchify

watch mode for browserify builds
Other
1.79k stars 181 forks source link

Decrease delay and debounce update #258

Closed zertosh closed 9 years ago

zertosh commented 9 years ago

Fixes https://github.com/substack/watchify/issues/248 and makes sure you don't miss running an update when the race condition in https://github.com/substack/watchify/pull/249 happens.

LinusU commented 9 years ago

Nice :clap: :clap: