garris/BackstopJS

Add a watch command

Open

#100 geöffnet am 1. Okt. 2015

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (6.510 Stars) (601 Forks)batch import
enhancementhelp wanted

Beschreibung

Add gulp-watch to the project and add an explicit watch command. include a watchPath property in the config which conforms to a gulp-watch glob. If no watchPath property is set it should maybe default to project root with exceptions for common files and directories e.g. node_modules bower_components dist vendor build bower.json package.json or invisible files & directories. Documentation should be clear about this and include some tested glob boilerplate.

Contributor Guide