garris/BackstopJS

Add a watch command

Ouverte

#100 ouverte le 1 oct. 2015

 (2 commentaires) (0 réaction) (0 personne assignée)JavaScript (601 forks)batch import
enhancementhelp wanted

Métriques du dépôt

Stars
 (6 510 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur