glob-watcher

Watch globs and execute a function upon change, with intelligent defaults for debouncing and queueing.

MIT License

Downloads
6M
Stars
79
Committers
10

Bot releases are visible (Hide)

glob-watcher - https://github.com/gulpjs/glob-watcher/releases/tag/v0.0.2

Published by phated over 7 years ago

Fix

  • Ensure the add method of gaze is being called properly (c3c27ee)

New

  • Add support for option passing to gaze (45702c6)

Build

  • Add test for non-matching files (e5ae16f)