mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-22 23:15:56 +08:00
The motivation behind this change is that since version 12, application are always built using Ivy, in addition to this, adding AOT as dimension might be helpful in our decision process if we want to remove JIT.
/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.