CreateDependenciesContext
Context for CreateDependencies
Properties
externalNodes: Record
The external nodes that have been added to the graph.
fileMap: FileMap
All files in the workspace
filesToProcess: FileMap
Files changes since last invocation
nxJsonConfiguration: NxJsonConfiguration
The nx.json
configuration from the workspace
projects: Record
The configuration of each project in the workspace keyed by project name.
workspaceRoot: string