File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
docs/2.guide/3.going-further Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -29,6 +29,7 @@ export defineNuxtConfig({ experimental: { reactivityTransform: true } })
29
29
```
30
30
31
31
:: ReadMore { link =" docs/getting-started/configuration#enabling-experimental-vue-features " }
32
+ ::
32
33
33
34
## externalVue
34
35
@@ -143,6 +144,7 @@ export defineNuxtConfig({ experimental: { viewTransition: true } })
143
144
```
144
145
145
146
:: ReadMore { link =" docs/getting-started/transitions#view-transitions-api-experimental " }
147
+ ::
146
148
147
149
## writeEarlyHints
148
150
@@ -161,6 +163,7 @@ export defineNuxtConfig({ experimental: { componentIslands: true } })
161
163
```
162
164
163
165
:: ReadMore { link =" docs/guide/directory-structure/components#server-components " }
166
+ ::
164
167
165
168
You can follow the server components roadmap on [ GitHub] ( https://github.com/nuxt/nuxt/issues/19772 ) .
166
169
You can’t perform that action at this time.
0 commit comments