go-watcher icon indicating copy to clipboard operation
go-watcher copied to clipboard

Add watch-ignore command

Open TobyWilkes opened this issue 5 years ago • 2 comments

Added -watch-ignore argument so projects using other vendor-like folders such as a node_modules or vendor can use watcher. Paths are relative from the active directory and separated by semi-colon. watcher -watch-ignore "node_modules;js/vendor"

TobyWilkes avatar Aug 07 '19 15:08 TobyWilkes

Travis fail looks like a dependency fail?

TobyWilkes avatar Aug 07 '19 15:08 TobyWilkes

@TobyWilkes Have you tried running it again? source

divanvisagie avatar Sep 24 '19 09:09 divanvisagie