[wp-trac] [WordPress Trac] #25169: Optimize all images / pngs in core
WordPress Trac
noreply at wordpress.org
Mon Feb 17 18:23:49 UTC 2014
#25169: Optimize all images / pngs in core
------------------------------+--------------------------------------
Reporter: bradparbs | Owner: nacin
Type: enhancement | Status: reopened
Priority: normal | Milestone: 3.9
Component: Build/Test Tools | Version:
Severity: normal | Resolution:
Keywords: has-patch commit | Focuses: javascript, performance
------------------------------+--------------------------------------
Comment (by azaozz):
Replying to [comment:16 netweb]:
> This causes numerous issues with `npm install` on Windows installs :(
Installs properly here on Win7.
However I'm 50/50 on whether this should be running automatically on each
build. We are up to 46MB! of build tools (node_modules), 7,428 files in
1,699 directories... The chances for failed updates, platform specific
bugs, local and platform differences, different output because of
different version of the build tools, etc. are quite high. Our build
process shouldn't be "fragile".
Considering that new images are added to core only a few times per cycle,
seems this can be a "manual" task, i.e. should be run with `grunt
imagemin` only when needed.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/25169#comment:18>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list