Interface: TargetConfig¶
Defined in: browser-compiler/src/compiler.ts:30
Configuration for a single target.
Properties¶
convention?¶
optionalconvention:string
Defined in: browser-compiler/src/compiler.ts:36
Output convention ('xml', 'markdown', or custom name)
enabled?¶
optionalenabled:boolean
Defined in: browser-compiler/src/compiler.ts:32
Whether this target is enabled
output?¶
optionaloutput:string
Defined in: browser-compiler/src/compiler.ts:34
Custom output path
version?¶
optionalversion:string
Defined in: browser-compiler/src/compiler.ts:38
Target version or format variant