PluginConfig - gottabe-io/gottabe-plugin-dev GitHub Wiki

gottabe-plugin-dev / Exports / PluginConfig

Interface: PluginConfig

Interface for a plugin configuration on the build

Table of contents

Properties

Properties

config

Optional config: any

Additional configurations

Defined in

gottabe_api.ts:145


package

package: string

The package description following the pattern /[@][:]

Defined in

gottabe_api.ts:137


phases

Optional phases: string[]

Phases used in the current configuration. If the plugin doesn't use any of the phases specified, it will be ignored.

Defined in

gottabe_api.ts:141

⚠️ **GitHub.com Fallback** ⚠️