rsnext/test/integration/image-optimizer
Steven 6f1f3e6ced
Disable Image Optimization API when next.config.js has unoptimized: true (#44205)
This fixes a bug where next.config.js was configured with `images.unoptimzed: true` but the Image Optimization API was not truly disabled. Since there is no way to override the config at the component level, its safe to say the API can be disabled.
2022-12-21 00:14:47 +00:00
..
app fix: skip resizing image if it's animated (#39325) 2022-08-05 21:28:17 +00:00
test Disable Image Optimization API when next.config.js has unoptimized: true (#44205) 2022-12-21 00:14:47 +00:00