The Wayback Machine - https://web.archive.org/web/20220414141007/https://github.com/angular/angular-cli/tree/master/docs
Skip to content
master
Switch branches/tags
angular-cli/docs/

Latest commit

… dimension

With this change we replace the custom dimension 8 `AOT Enabled`, with `Angular CLI Major Version`. The motivation behind replacing this dimension is that the there is already an `aot` dimension with id 13 which serves for the same purpose.

More information to why we need a new dimension for the Angular CLI major version can be found #22130

Closes #22130
455aeea

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

/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.