rsnext/docs/api-reference/next
Rich Haines a371447555
Added note on env vars (#31237)
This PR adds a note on how to access env vars in middleware

## Bug

- [x] Related issues linked using fixes: #30612
- [ ] Integration tests added
- [ ] Errors have helpful link attached, see `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`
- [ ] Integration tests added
- [ ] Documentation added
- [ ] Telemetry added. In case of a feature if it's used or not.
- [ ] Errors have helpful link attached, see `contributing.md`

## Documentation / Examples

- [ ] Make sure the linting passes by running `yarn lint`


Co-authored-by: Steven <229881+styfle@users.noreply.github.com>
2021-11-23 20:55:17 +00:00
..
amp.md docs: use descriptive links instead of "click here" (#25897) 2021-06-09 13:23:16 -05:00
head.md name should be key (#28917) 2021-09-08 14:00:34 +00:00
image.md Typo fixes on Markdown files (#31380) 2021-11-14 01:56:41 +00:00
link.md Ensure href/as behavior points to correct docs (#29270) 2021-09-22 19:07:07 +00:00
router.md Ensure href/as behavior points to correct docs (#29270) 2021-09-22 19:07:07 +00:00
script.md Expands next/script documentation (#31063) 2021-11-08 16:49:38 +00:00
server.md Added note on env vars (#31237) 2021-11-23 20:55:17 +00:00