Skip to content

weapp-vite / CompilerContextOptions

Interface: CompilerContextOptions

Properties

cwd

cwd: string

Defined in

packages/weapp-vite/src/types.ts:151


inlineConfig?

optional inlineConfig: InlineConfig

Defined in

packages/weapp-vite/src/types.ts:152


isDev?

optional isDev: boolean

Defined in

packages/weapp-vite/src/types.ts:153


mode?

optional mode: string

Defined in

packages/weapp-vite/src/types.ts:155


packageJson?

optional packageJson: PackageJson

Defined in

packages/weapp-vite/src/types.ts:156


platform?

optional platform: "weapp"

Defined in

packages/weapp-vite/src/types.ts:157


projectConfig?

optional projectConfig: ProjectConfig

Defined in

packages/weapp-vite/src/types.ts:154

Released under the MIT License.