Skip to main content

CompileBlueprintV1Options

Index

Properties

optionaladditionalSteps

additionalSteps?: any[]

Additional steps to add to the blueprint.

optionalcorsProxy

corsProxy?: string

optionalonBlueprintValidated

onBlueprintValidated?: (blueprint: BlueprintV1Declaration) => void

Optional callback with blueprint validation result


Type declaration

optionalonStepCompleted

onStepCompleted?: OnStepCompleted

Optional callback with step output

optionalprogress

progress?: ProgressTracker

Optional progress tracker to monitor progress

optionalsemaphore

semaphore?: default

Optional semaphore to control access to a shared resource

optionalstreamBundledFile

streamBundledFile?: StreamBundledFile

A filesystem to use for the blueprint.