rsnext/packages/next/next-server
Steven 0dff7def7a
Bypass image optimization for vector images (#18179)
Previously, vector images like svg were being converted to webp and resized.

However, vector images already handle any size so we can bypass the same we do for animated images.

Related to #18122
2020-10-24 01:26:52 +00:00
..
lib Add locale false handling (#18115) 2020-10-22 17:08:01 +02:00
server Bypass image optimization for vector images (#18179) 2020-10-24 01:26:52 +00:00