Paths interface
export interface Paths
Remarks
Following tokens can be used in path patterns.
#{environment}
- Environment name.#{component}
- Component name.
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
component | string | Path pattern of component environment files. | |
global | string | Path pattern of global environment files. |