Make WordPress Core

Changeset 29795


Ignore:
Timestamp:
09/29/2014 05:20:58 PM (9 years ago)
Author:
jorbin
Message:

Watch Gruntfile.js so that changes to it reload the watch task

props netweb
fixes #29068

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Gruntfile.js

    r29256 r29795  
    420420                }
    421421            },
     422            config: {
     423                files: 'Gruntfile.js'
     424            },
    422425            colors: {
    423426                files: [SOURCE_DIR + 'wp-admin/css/colors/**'],
Note: See TracChangeset for help on using the changeset viewer.