Make WordPress Core

Changeset 27172 for trunk/package.json


Ignore:
Timestamp:
02/13/2014 08:00:47 AM (11 years ago)
Author:
nacin
Message:

Dev tools: Add grunt imagemin:core task for optimizing images pre-commit.

Adds grunt-contrib-imagemin, so an npm install will be required.

props jorbin, wonderboymusic for initial patches.
see #25169.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/package.json

    r27053 r27172  
    2323    "grunt-sass": "~0.10.0",
    2424    "grunt-jsvalidate": "~0.2.2",
     25    "grunt-contrib-imagemin" : "~0.4.1",
    2526    "matchdep": "~0.3.0"
    2627  }
Note: See TracChangeset for help on using the changeset viewer.