[buddypress-trac] [BuddyPress Trac] #5628: Update NPM grunt-contrib-imagemin
buddypress-trac
noreply at wordpress.org
Thu May 8 04:07:18 UTC 2014
#5628: Update NPM grunt-contrib-imagemin
--------------------------+-----------------------------
Reporter: netweb | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Core | Version:
Severity: normal | Keywords:
--------------------------+-----------------------------
Currently BuddyPress is using grunt-contrib-imagemin v0.4.1
The latest release is v0.7.0. https://www.npmjs.org/package/grunt-contrib-
imagemin
Replying to ticket:5160#comment:35 djpaul:
> In r8373:
>
> Grunt: switch imagemin back to version 0.4.1. v0.6.1 has some dependency
issue that doesn’t seem to be automatically resolved. Switching it back to
the version of the package that WordPress core uses.
These dependency issues should now be been resolved.
Updating BuddyPress to use "grunt-contrib-imagemin": "~0.7.0"
Running `grunt imagemin:core` completes fine for me with no errors:
{{{
Minified 30 images (saved 0 B)
Done, without errors.
}}}
Related: #WP27340 [https://core.trac.wordpress.org/ticket/27340#comment:5
#comment:5] [https://core.trac.wordpress.org/ticket/27340#comment:97
#comment9] as to why WordPress still uses v0.4.1
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5628>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list