[wp-trac] [WordPress Trac] #25169: Optimize all images / pngs in core
WordPress Trac
noreply at wordpress.org
Tue Feb 11 20:22:17 UTC 2014
#25169: Optimize all images / pngs in core
------------------------------+--------------------------------------
Reporter: bradparbs | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 3.9
Component: Build/Test Tools | Version:
Severity: normal | Resolution:
Keywords: has-patch | Focuses: javascript, performance
------------------------------+--------------------------------------
Changes (by jorbin):
* keywords: => has-patch
* focuses: => javascript, performance
* milestone: Future Release => 3.9
Comment:
Luckily, many of our files are already pretty optimized. This only saves
saved 143.81 kB, but it also means we don't need to worry as much going
forward.
This comes with a bit of a time cost the first time you run it, but
subsequent builds are not noticeably different.
I'm using grunt-contrib-imagmin 0.4.1 rather than the newer 0.5 since 0.5
is using a new library that seems to throw errors on subsequent runs.
I'm looking into that upstream.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/25169#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list