grunt-contrib-watch/tasks/lib
Iskren Chernev 419738ba2e Append watch.options.cliArgs on spawn. Closes GH-158.
Currently cliArgs was fetched once on watch task startup. This means that event
handlers can not change that afterwords. Now every time grunt is spawned it can
have different command line arguments.
2013-07-16 12:51:27 -07:00
..
livereload.js Friendlier error when port in use. Closes GH-91. 2013-05-08 23:00:29 -07:00
taskrun.js Append watch.options.cliArgs on spawn. Closes GH-158. 2013-07-16 12:51:27 -07:00
taskrunner.js Change nospawn option to spawn. Closes GH-81. 2013-07-11 12:42:17 -07:00