rsnext/docs/basic-features
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
..
data-fetching Add Enterspeed blog example (#35897) 2022-09-30 01:48:00 +02:00
built-in-css-support.md scss exects semicolon (#36779) 2022-05-12 16:29:01 +00:00
environment-variables.md [docs] Update UTM params of some links (#39951) 2022-08-25 21:15:37 +00:00
eslint.md [ESLint] Make src/ a default linting directory (#38810) 2022-07-19 20:58:13 +00:00
fast-refresh.md docs: minor text-copy cleanup (#33120) 2022-01-10 10:52:47 +00:00
font-optimization.md Docs for experimental font optimization adjustFontFallbacks (#40771) 2022-09-29 05:58:21 +00:00
image-optimization.md Add support for images.loaderFile config (#41585) 2022-10-21 12:31:53 -07:00
layouts.md Typescript Documentation Improvement for Persistent Layouts (#33659) 2022-08-22 09:42:24 +00:00
pages.md Add Enterspeed blog example (#35897) 2022-09-30 01:48:00 +02:00
script.md docs(basic-features/script): update script version history (#40263) 2022-09-12 18:06:58 -07:00
static-file-serving.md Update err.sh links to use nextjs.org/docs/messages instead (#23353) 2021-03-29 10:25:00 +02:00
supported-browsers-features.md BREAKING CHANGE: Remove browsersListForSwc and change default to legacyBrowsers: false (#41529) 2022-10-19 01:38:39 +00:00
typescript.md [docs] Update UTM params of some links (#39951) 2022-08-25 21:15:37 +00:00