Skip to content

getOutputsForTargetAndConfiguration(task, node): string[]

NameType
taskTask
nodeProjectGraphProjectNode

string[]

Deprecated

Pass the target and overrides instead. This will be removed in v20.

getOutputsForTargetAndConfiguration(target, overrides, node): string[]

NameType
targetTask | TaskTarget
overridesRecord<string, unknown> | ProjectGraphProjectNode
nodeProjectGraphProjectNode

string[]