mirror of
https://github.com/nuxt/nuxt.git
synced 2025-01-30 23:32:38 +00:00
docs: fix broken spaLoadingTemplate
link (#21845)
This commit is contained in:
parent
07a0e9d412
commit
17801d3ae8
@ -69,7 +69,7 @@ export default defineNuxtConfig({
|
||||
|
||||
::alert{type=info}
|
||||
If you do use `ssr: false`, you should also place an HTML file in `~/app/spa-loading-template.html` with some HTML you would like to use to render a loading screen that will be rendered until your app is hydrated.
|
||||
:ReadMore{link="/docs/api/configuration/nuxt-config#spaloadingindicator"}
|
||||
:ReadMore{link="/docs/api/configuration/nuxt-config#spaloadingtemplate"}
|
||||
::
|
||||
|
||||
## Hybrid Rendering
|
||||
|
Loading…
Reference in New Issue
Block a user