next.js
ca65fd8f - Change AVIF to opt-in via configuration (#30180)

Commit
4 years ago
Change AVIF to opt-in via configuration (#30180) AVIF (shown in purple) is generally slower to encode than WebP (shown in yellow) so it is probably not a good default for on-demand Image Optimization. Instead, we'll let users opt-in via `formats` configuration. ![performance](https://user-images.githubusercontent.com/229881/138511198-b987d307-17c2-47c2-816f-766a43d77efd.png)
Author
Parents
Loading