PluginConfig - gottabe-io/gottabe-plugin-dev GitHub Wiki
gottabe-plugin-dev / Exports / PluginConfig
Interface for a plugin configuration on the build
• Optional config: any
Additional configurations
• package: string
The package description following the pattern /[@][:]
• Optional phases: string[]
Phases used in the current configuration. If the plugin doesn't use any of the phases specified, it will be ignored.