garris/BackstopJS

Add a watch command

Open

#100 创建于 2015年10月1日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)JavaScript (601 fork)batch import
enhancementhelp wanted

仓库指标

Star
 (6,510 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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.

贡献者指南