rsnext/docs/api-reference/next.config.js
Will Binns-Smith d726fe30b7
Turbopack experimental fields docs and schema (#45560)
This adds:
- Documentation for Turbopack experimental fields `turbopackLoaders` and `resolveAlias` to the API reference site.
- Typings and schema for the above Turbopack experimental options

Test Plan: 
- `pnpm build`, updated an example to use TypeScript for its Next.js config, and verified the config passed with matching shapes and failed with mismatching shapes.
2023-02-08 23:10:26 +00:00
..
basepath.md docs: clarify default basePath value (#44642) 2023-01-06 17:55:39 +00:00
build-indicator.md Add config support for build activity indicator position (#30109) 2021-11-03 21:17:36 +00:00
cdn-support-with-asset-prefix.md [docs] Avoid next config validation warning (#39554) 2022-08-12 10:54:57 -05:00
compression.md Remove outdated documentation (#20714) 2021-01-04 10:45:57 +01:00
configuring-onDemandEntries.md [docs] Added related links to next.config.js (#10174) 2020-01-20 21:40:20 +01:00
configuring-the-build-id.md fix(docs): Fix typo in Custom Build Id docs (#33515) 2022-01-21 04:12:53 +00:00
custom-page-extensions.md [docs] Improve documentation around pageExtensions (#40039) 2022-09-30 18:19:32 +02:00
custom-webpack-config.md docs: add more details about nextRuntime in webpack config and runtime in next config (#36862) 2022-05-12 16:53:59 +00:00
disabling-etag-generation.md [docs] Added related links to next.config.js (#10174) 2020-01-20 21:40:20 +01:00
disabling-http-keep-alive.md Update disabling-http-keep-alive.md for server-side only (#43374) 2022-12-19 22:54:12 +00:00
disabling-x-powered-by.md x-powered-by is added to response, not request (#13037) 2020-05-18 12:58:29 -04:00
environment-variables.md docs: clarify env inclusion in bundles (#41950) 2022-10-28 23:12:06 +00:00
exportPathMap.md Add clarity in docs for using exportPathMap with getStaticPaths (#39813) 2022-08-22 08:50:56 -05:00
headers.md Add docs for missing support on custom routes (#44007) 2022-12-13 18:42:08 +00:00
ignoring-eslint.md [ESLint] Documentation updates + bug fixes (#26331) 2021-08-05 00:58:06 +00:00
ignoring-typescript-errors.md Improve TypeScript documentation. (#34690) 2022-02-28 08:32:27 +00:00
introduction.md Update config-shared docs link (#44547) 2023-01-03 15:16:09 -08:00
react-strict-mode.md Improve React Strict Mode documentation. (#28139) 2021-08-15 17:44:00 +00:00
redirects.md update redirects.md (#44960) 2023-01-17 09:14:06 -08:00
rewrites.md Add docs for missing support on custom routes (#44007) 2022-12-13 18:42:08 +00:00
runtime-configuration.md Clarify that publicRuntimeConfig and serverRuntimeConfig do not work with Output File Tracing (#43443) 2022-11-30 09:41:07 -05:00
setting-a-custom-build-directory.md [docs] Added related links to next.config.js (#10174) 2020-01-20 21:40:20 +01:00
static-optimization-indicator.md Bring back indicator documentation with a note that the feature has been removed 2021-01-05 12:47:52 +01:00
trailing-slash.md Clarify rewrites and other docs cleanup. (#24890) 2021-05-07 13:09:15 +00:00
turbopack.md Turbopack experimental fields docs and schema (#45560) 2023-02-08 23:10:26 +00:00
url-imports.md Improve docs for URL Imports (#43615) 2022-12-02 01:47:59 +00:00