Home > @infiniteobjects/heft-shopify-rig > IBuildSettingsOptions
Configuration Options for building the settings
Signature:
export interface IBuildSettingsOptions
| Property | Modifiers | Type | Description |
|---|---|---|---|
| destinationPath | string | ||
| devMode | boolean | ||
| environment | ShopifyEnvironmentName | ||
| log? | LoggerInstance | (Optional) | |
| sourcePath | string | ||
| useLocal | boolean |