mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
docs: link to documentation in nuxt.config.js
(#2285)
This commit is contained in:
parent
bb43d0a7a1
commit
87db67181f
@ -72,3 +72,5 @@ export default async (req: IncomingMessage, res: ServerResponse) => {
|
||||
req.someValue = true
|
||||
}
|
||||
```
|
||||
|
||||
More information about custom middleware can be found in the documentation for [nuxt.config.js](./nuxt.config#servermiddleware)
|
||||
|
Loading…
Reference in New Issue
Block a user