coda setOption <path/to/pack.ts> <option> <value>
Set a persistent build option for the Pack. This will be used for all builds of the Pack
Arguments
Name | Description |
---|---|
path/to/pack.ts | The path to the pack.ts file. E.g. src/pack.ts |
option | Currently the only supported option is 'timerStrategy' |
value | Value to set for the option |