[wp-trac] [WordPress Trac] #29068: Automatically reload the grunt watch task when changes are made to Gruntfile.js
WordPress Trac
noreply at wordpress.org
Wed Jul 30 04:24:11 UTC 2014
#29068: Automatically reload the grunt watch task when changes are made to
Gruntfile.js
------------------------------+-----------------------------
Reporter: netweb | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Build/Test Tools | Version: trunk
Severity: normal | Keywords:
Focuses: |
------------------------------+-----------------------------
> By default, if Gruntfile.js is being watched, then changes to it will
trigger the watch task to restart, and reload the Gruntfile.js changes
https://github.com/gruntjs/grunt-contrib-watch#optionsreload
This is a convenient little developer helper for when making changes in
`Gruntfile.js` and not having to manually restart the `grunt watch` task
to test your changes.
Patch adds a `config` task to the `watch` task so that `Gruntfile.js` is
watched.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/29068>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list