rsnext/docs/advanced-features
Raul Melo a38b5d2f34
docs(middleware): add _next/image to match ignore (#44659)
I copied the middleware example from the docs to ignore a few matches but the optimized images stopped working. I figure that it was missing adding in the Regex of my middleware.

## Documentation / Examples

- [x] Make sure the linting passes by running `pnpm build && pnpm lint`
2023-01-06 18:18:16 +00:00
..
amp-support docs: use descriptive links instead of "click here" (#25897) 2021-06-09 13:23:16 -05:00
react-18 uses spelling (#44399) 2022-12-30 21:26:25 +00:00
automatic-static-optimization.md chore(examples): fix active-class-name example (#37828) 2022-06-21 15:44:29 +00:00
ci-build-caching.md docs: update ci-build-caching (#41763) 2022-10-25 06:02:58 +00:00
codemods.md Fix docs for next/image upgrade guide (#42424) 2022-11-03 11:11:06 -07:00
compiler.md Improve modularized imports docs and add config options to example (#44560) 2023-01-04 21:39:38 +00:00
custom-app.md Update custom-app.md (#44351) 2022-12-27 00:45:10 +00:00
custom-document.md Update the documentation. (#41758) 2022-10-26 14:04:45 -07:00
custom-error-page.md Update custom-error-page for getServerSideProps (#41723) 2022-10-24 19:00:14 +00:00
custom-server.md Remove all custom server integration examples (#42549) 2022-11-07 01:08:51 +00:00
customizing-babel-config.md Update babel docs to mention you can use babel.config.js. (#23434) 2021-03-26 16:01:22 +00:00
customizing-postcss-config.md not ie 11 is dead (#44029) 2022-12-14 15:39:48 +00:00
debugging.md Update docs/advanced-features/debugging.md (#42842) 2022-11-14 12:58:03 +00:00
dynamic-import.md docs: update next/dynamic docs (#44067) 2022-12-19 13:38:30 -08:00
error-handling.md docs: Remove extraneous FallbackComponent prop from error boundary docs (#40785) 2022-09-22 09:04:44 -07:00
i18n-routing.md [docs/bugfix] fix code example for "Prefixing the Default Locale" - NEXT_LOCALE cookie usage (#44587) 2023-01-05 17:39:25 +00:00
measuring-performance.md add attribution to web vitals (#39368) 2022-10-04 00:17:30 +00:00
middleware.md docs(middleware): add _next/image to match ignore (#44659) 2023-01-06 18:18:16 +00:00
module-path-aliases.md Convert with-absolute-imports example to TypeScript (#42529) 2022-11-07 14:19:42 -08:00
multi-zones.md [docs] Update UTM params of some links (#39951) 2022-08-25 21:15:37 +00:00
output-file-tracing.md Rest of options in experimental.turbotrace and documentation (#41817) 2022-10-26 14:31:49 +08:00
preview-mode.md Add Enterspeed blog example (#35897) 2022-09-30 01:48:00 +02:00
security-headers.md Correct link to full list of Permissions-Policy permissions (#44607) 2023-01-05 13:48:49 -08:00
source-maps.md Updated copy around enabling source maps (#36852) 2022-05-12 11:45:23 +00:00
src-directory.md No info on environment variables in the src folder (#33110) (#33136) 2022-01-10 13:58:29 +00:00
static-html-export.md Update static-html-export.md (#40808) 2022-09-22 20:37:41 +00:00
turbopack.md Update Turbopack docs. (#44468) 2022-12-31 19:14:02 +00:00
using-mdx.md Update mdx docs example to show merging config (#44656) 2023-01-06 16:31:32 +00:00