[wp-trac] [WordPress Trac] #30141: Update Grunt devDependencies in package.json
WordPress Trac
noreply at wordpress.org
Thu Oct 30 02:54:38 UTC 2014
#30141: Update Grunt devDependencies in package.json
------------------------------+-----------------------
Reporter: jorbin | Owner: jorbin
Type: task (blessed) | Status: reopened
Priority: normal | Milestone: 4.1
Component: Build/Test Tools | Version:
Severity: normal | Resolution:
Keywords: | Focuses:
------------------------------+-----------------------
Changes (by netweb):
* status: closed => reopened
* resolution: fixed =>
Comment:
Rerunning `grunt imagemin` results in images still being minified:
Per @Ocean90 https://wordpress.slack.com/archives/core/p1414623992002617
> jorbin: Running `grunt imagemin` still results in Minified 142 images
(saved 381 B).
Running `grunt imagemin --debug --verbose` on my local machine results in
the following three files:
{{{
src/wp-admin/images/icons32-vs-2x.png (saved 49 B - 0%)
src/wp-includes/images/wpicons.png (saved 97 B - 1%)
src/wp-includes/images/wpicons-2x.png (saved 145 B - 1%)
Minified 142 images (saved 292 B)
}}}
My results do not match up with Ocean90's `(saved 381 B)`
''FYI: I'm using Windows x64 with "all the things" (NodeJS, NPM, Grunt-CLI
etc) updated and current as far as I can tell.''
--
Ticket URL: <https://core.trac.wordpress.org/ticket/30141#comment:12>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list