Skip to content

API > wxt > ConfigEnv

Interface: ConfigEnv

Contents

Properties

browser

browser: string

Browser passed in from the CLI

Source

src/types/index.ts:737


command

command: "build" | "serve"

Source

src/types/index.ts:733


manifestVersion

manifestVersion: 2 | 3

Manifest version passed in from the CLI

Source

src/types/index.ts:741


mode

mode: string

Source

src/types/index.ts:732


Generated using typedoc-plugin-markdown and TypeDoc