mirror of
https://github.com/SrIzan10/nodemon.git
synced 2026-05-01 10:55:09 +00:00
Fixed nodemon to echo out what's being watched in the regexp instead of the config.dir path. Also allowing patterns on the "watch" config setting, rather than just paths. Removed useless test (that kept failing...incorrectly).