Closed
Description
I just saw that jpg, png and gif images are compressed by default. These formats already are compressed and it is unlikely that gzipping them will reduce the file size. In fact, it might even increase it and / or introduce a slight performance regression on the client-side due to the added (and unnecessary) CPU work.
If this is a mistake and not intended, I'll submit a PR to fix this - if wanted.
Metadata
Metadata
Assignees
Labels
No labels