rsnext/packages/next/build/webpack
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
..
config Add support for AVIF to next/image (#29683) 2021-10-11 23:17:47 +00:00
loaders Add support for AVIF to next/image (#29683) 2021-10-11 23:17:47 +00:00
plugins Pass sourcemap when swcMinify is enabled (#29794) 2021-10-11 10:57:21 +02:00
require-hook.ts the way towards webpack 5 typings (#29105) 2021-09-21 19:17:16 +02:00