docs: updated line number for nuxt build-time hooks (#28746)

This commit is contained in:
Max 2024-08-28 22:01:17 +02:00 committed by GitHub
parent e367cc9c48
commit 717b026222
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ Hook | Arguments | Environment | Description
## Nuxt Hooks (build time) ## Nuxt Hooks (build time)
Check the [schema source code](https://github.com/nuxt/nuxt/blob/main/packages/schema/src/types/hooks.ts#L53) for all available hooks. Check the [schema source code](https://github.com/nuxt/nuxt/blob/main/packages/schema/src/types/hooks.ts#L83) for all available hooks.
Hook | Arguments | Description Hook | Arguments | Description
-------------------------|----------------------------|------------- -------------------------|----------------------------|-------------