rsnext/packages/next/build/webpack/config/blocks/images
Steven cc1f3b8a38
Add support for AVIF to next/image (#29683)
Add support for AVIF to `next/image`

- Fixes #27882 
- Closes #27432 

## Feature

- [x] Implements an existing feature request
- [x] Related issues linked
- [x] Integration tests added
- [x] Documentation added
- [x] Update manifest output
- [x] Warn when `sharp` is outdated
- [x] Errors & Warnings have helpful link attached
- [ ] Remove `image-size` in favor of `squoosh`/`sharp` (optional, need to benchmark)
2021-10-11 23:17:47 +00:00
..
index.ts Add support for AVIF to next/image (#29683) 2021-10-11 23:17:47 +00:00
messages.ts Webpack rule to block importing images into _document (#28475) 2021-09-06 13:41:18 +02:00