mirror of
https://github.com/nuxt/nuxt.git
synced 2025-02-07 17:32:31 +00:00
[autofix.ci] apply automated fixes
This commit is contained in:
parent
7821e7f441
commit
162908aac0
@ -206,11 +206,11 @@ export default defineUntypedSchema({
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Experimental built-in delayed component hydration
|
* Experimental built-in delayed component hydration
|
||||||
*
|
*
|
||||||
* This enables components to lazily hydrate when needed, improving performance for sites with components below-the-fold
|
* This enables components to lazily hydrate when needed, improving performance for sites with components below-the-fold
|
||||||
*/
|
*/
|
||||||
componentLazyHydration: false,
|
componentLazyHydration: false,
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Config schema support
|
* Config schema support
|
||||||
* @see [Nuxt Issue #15592](https://github.com/nuxt/nuxt/issues/15592)
|
* @see [Nuxt Issue #15592](https://github.com/nuxt/nuxt/issues/15592)
|
||||||
|
Loading…
Reference in New Issue
Block a user