@nuxt/schema-nightly
Advanced tools
Comparing version 3.9.0-28385184.f5a44fb2 to 3.9.0-28385193.22ce98d6
@@ -965,3 +965,3 @@ import { TransitionProps, KeepAliveProps } from 'vue'; | ||
/** @default true */ | ||
/** @default false */ | ||
typescriptBundlerResolution: boolean, | ||
@@ -968,0 +968,0 @@ |
{ | ||
"name": "@nuxt/schema-nightly", | ||
"version": "3.9.0-28385184.f5a44fb2", | ||
"version": "3.9.0-28385193.22ce98d6", | ||
"repository": { | ||
@@ -5,0 +5,0 @@ "type": "git", |
@@ -295,3 +295,3 @@ import type { ComponentsOptions } from '../src/types/components' | ||
/** @default true */ | ||
/** @default false */ | ||
typescriptBundlerResolution: boolean, | ||
@@ -298,0 +298,0 @@ |
@@ -104,3 +104,3 @@ { | ||
"configSchema": true, | ||
"typescriptBundlerResolution": true, | ||
"typescriptBundlerResolution": false, | ||
"polyfillVueUseHead": false, | ||
@@ -107,0 +107,0 @@ "respectNoSSRHeader": false, |
@@ -472,3 +472,3 @@ | ||
- **Type**: `boolean` | ||
- **Default**: `true` | ||
- **Default**: `false` | ||
@@ -475,0 +475,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
307127