VixtConfigLayer
Extends
ConfigLayer<VixtOptions,VixtConfigLayerMeta>
Properties
config
config:
VixtOptions|null
Inherited from
ConfigLayer.config
configFile?
optionalconfigFile?:string
Inherited from
ConfigLayer.configFile
cwd?
optionalcwd?:string
when layer is in node_modules, layer will copy to <buildLayersDir>/<layerName>, and change cwd
Overrides
ConfigLayer.cwd
meta?
optionalmeta?:VixtConfigLayerMeta
Inherited from
ConfigLayer.meta
source?
optionalsource?:string
Inherited from
ConfigLayer.source
sourceOptions?
optionalsourceOptions?:SourceOptions<VixtOptions,VixtConfigLayerMeta>
Inherited from
ConfigLayer.sourceOptions