rsnext/docs/api-reference
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
..
data-fetching docs: Add missing type to import statement (#44111) 2022-12-19 10:46:06 -08:00
next chore: update next/image docs with unoptimized example (#45720) 2023-02-08 14:43:27 -08:00
next.config.js Turbopack experimental fields docs and schema (#45560) 2023-02-08 23:10:26 +00:00
cli.md [ESLint] Add app dir to default linting directories (#44426) 2023-02-07 13:53:46 -08:00
create-next-app.md Prompt for custom import alias and store preferences in CNA (#44872) 2023-01-13 16:51:25 -08:00
edge-runtime.md Add AsyncLocalStorage to edge-runtime APIs (#44975) 2023-01-17 11:11:06 -08:00