docs: clarify bridge needs `nitro` to use `runtimeConfig` (#23454)

This commit is contained in:
Ryota Watanabe 2023-09-28 22:55:03 +09:00 committed by GitHub
parent 876fa7f313
commit 3fd4f6051f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,9 @@
# Runtime Config
::alert{type=warning}
When using `runtimeConfig` option, [nitro](/docs/bridge/nitro) must have been configured.
::
## Update Runtime Config
Nuxt 3 approaches runtime config differently than Nuxt 2, using a new combined `runtimeConfig` option.