mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-16 18:43:42 +08:00
Now that `@angular-devkit/build-angular` is promoted to stable (https://github.com/angular/angular-cli/pull/20528), it will always have the same version as `@schematics/angular`. With this change, there is no need to manually update `DevkitBuildAngular` field in `latest-versions.ts` anymore.
/docs
Folder
This folder is used for all documentation. It contains a number of subfolders with short descriptions here.
/docs/design
Design documents on GitHub, in Markdown format. The number of design documents available is limited.
/docs/process
Description of various caretaker and workflow processes.
/docs/specifications
Specifications for support of Angular CLI features. These are meant to be read directly on GitHub by developers of libraries who want to integrate with the Angular CLI.