Inspectopedia
 
2024.3

Angular CLI add dependency

Warning
Sanity
New
Last modified: 03 December 2024

Suggests using the ng add command to install the dependency.

ng add will use the package manager to download it and invoke a schematic which can update your project with configuration changes, add additional dependencies (e.g. polyfills), or scaffold package-specific initialization code.