Skip to content

vixt / core / VixtConfigLayer

VixtConfigLayer

Extends

Properties

config

config: VixtOptions | null

Inherited from

ConfigLayer.config


configFile?

optional configFile?: string

Inherited from

ConfigLayer.configFile


cwd?

optional cwd?: string

when layer is in node_modules, layer will copy to <buildLayersDir>/<layerName>, and change cwd

Overrides

ConfigLayer.cwd


meta?

optional meta?: VixtConfigLayerMeta

Inherited from

ConfigLayer.meta


source?

optional source?: string

Inherited from

ConfigLayer.source


sourceOptions?

optional sourceOptions?: SourceOptions<VixtOptions, VixtConfigLayerMeta>

Inherited from

ConfigLayer.sourceOptions