Skip to content

Signatures

updateProjectConfiguration(tree: Tree, projectName: string, projectConfiguration: ProjectConfiguration): void

Updates the configuration of an existing project.

Parameters

  • tree: Tree - the file system tree
  • projectName: string - unique name. Often directories are part of the name (e.g., mydir-mylib)
  • projectConfiguration: ProjectConfiguration - project configuration