rsnext/docs/api-reference
Sora Morimoto d2cbf8c4e0
Fix the doc on how to use the turbo loader in option-less format (#46665)
## Bug

- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Errors have a helpful link attached, see [`contributing.md`](https://github.com/vercel/next.js/blob/canary/contributing.md)

## Feature

- [ ] Implements an existing feature request or RFC. Make sure the feature request has been accepted for implementation before opening a PR.
- [ ] Related issues linked using `fixes #number`
- [ ] [e2e](https://github.com/vercel/next.js/blob/canary/contributing/core/testing.md#writing-tests-for-nextjs) tests added
- [ ] Documentation added
- [ ] Telemetry added. In case of a feature if it's used or not.
- [ ] Errors have a helpful link attached, see [`contributing.md`](https://github.com/vercel/next.js/blob/canary/contributing.md)

## Documentation / Examples

- [ ] Make sure the linting passes by running `pnpm build && pnpm lint`
- [ ] The "examples guidelines" are followed from [our contributing doc](https://github.com/vercel/next.js/blob/canary/contributing/examples/adding-examples.md)
2023-03-02 06:40:50 +00:00
..
data-fetching docs: Add missing type to import statement (#44111) 2022-12-19 10:46:06 -08:00
next chore(docs): add snippets for common image loaders (#46647) 2023-03-01 17:19:28 -05:00
next.config.js Fix the doc on how to use the turbo loader in option-less format (#46665) 2023-03-02 06:40:50 +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 Update Edge Runtime docs page (#46239) 2023-02-22 20:40:21 -08:00