mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-22 13:45:18 +00:00
docs(rendering): lint fix
This commit is contained in:
parent
244c681088
commit
ef8b5b593c
@ -110,7 +110,6 @@ The different properties you can use are the following:
|
||||
|
||||
Whenever possible, route rules will be automatically applied to the deployment platform's native rules for optimal performances (Netlify and Vercel are currently supported).
|
||||
|
||||
|
||||
::alert{type="warning"}
|
||||
Note that Hybrid Rendering is not available when using `nuxt generate`.
|
||||
::
|
||||
@ -137,4 +136,4 @@ You can explore open source examples deployed on some of the platform mentioned
|
||||
- [Nuxt Todos Edge](https://github.com/atinux/nuxt-todos-edge): A todos application with user authentication, SSR and SQLite.
|
||||
- [Atinotes](https://github.com/atinux/atinotes): An editable website with universal rendering.
|
||||
|
||||
<!-- TODO: link to templates with ESR category for examples -->
|
||||
<!-- TODO: link to templates with ESR category for examples -->
|
||||
|
Loading…
Reference in New Issue
Block a user