MCPcopy
hub / github.com/nuxt/nuxt / ViteOptions

Interface ViteOptions

packages/nuxt/schema.d.ts:35–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33 interface NuxtDebugOptions extends _NuxtDebugOptions {}
34 // eslint-disable-next-line @typescript-eslint/no-empty-object-type
35 interface ViteOptions extends _ViteOptions {}
36}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…