Page MenuHomePhabricator

ResourceLoaderImage module should automagically optimise SVGS
Closed, DuplicatePublic

Description

Many of our SVGs are not optimal and contain lots of meta data. In MobileFrontend, when we remember, we optimise this using svgo.

Would be great if ResourceLoaderImage module took care of this for us.

Event Timeline

Duplicate of T36812? I guess this is narrowed in scope, but it would probably be the same effort to implement this just for ResourceLoaderImage or everywhere.