grunt-contrib-watch/docs/watch-overview.md

3 lines
172 B
Markdown
Raw Permalink Normal View History

2012-10-19 06:23:26 +08:00
# Overview
Inside your `Gruntfile.js` file, add a section named `watch`. This section specifies the files to watch, tasks to run when an event occurs and the options used.