Function: getOutputsForTargetAndConfiguration

getOutputsForTargetAndConfiguration(task, node): string[]

Returns the list of outputs that will be cached.

Parameters

NameTypeDescription
taskPick<Task, "overrides" | "target">target + overrides
nodeProjectGraphProjectNodeProjectGraphProjectNode object that the task runs against

Returns

string[]