rsnext/packages/next/build/webpack/config
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
..
blocks Add support for AVIF to next/image (#29683) 2021-10-11 23:17:47 +00:00
helpers.ts feat: webpack inlining with configuration for v4 / v5 (#20598) 2021-01-13 20:59:08 -05:00
index.ts Webpack rule to block importing images into _document (#28475) 2021-09-06 13:41:18 +02:00
utils.ts Ensure adding _app/_document HMRs correctly (#28279) 2021-08-19 08:12:12 +00:00