nx/docs/generated/devkit/ProjectTargetConfigurator.md
2024-01-30 16:29:05 -05:00

656 B

Type alias: ProjectTargetConfigurator

Ƭ ProjectTargetConfigurator: (file: string) => Record<string, TargetConfiguration>

Type declaration

▸ (file): Record<string, TargetConfiguration>

Parameters
Name Type
file string
Returns

Record<string, TargetConfiguration>

Deprecated

Add targets to the projects in a CreateNodes function instead. This will be removed in Nx 19