rsnext/test/integration/image-optimizer
Steven 7102050ec7
Add support for images.loaderFile config (#41585)
This PR adds a new configure property, `images.loaderFile` that allow
you to define a path to a file with an exported image loader function.

This is useful when migrating from `next/legacy/image` to `next/image`
because it lets you configure the loader for every instance of
`next/image` once, similar to the legacy "built-in loaders".
2022-10-21 12:31:53 -07:00
..
app fix: skip resizing image if it's animated (#39325) 2022-08-05 21:28:17 +00:00
test Add support for images.loaderFile config (#41585) 2022-10-21 12:31:53 -07:00