Alan Agius 455aeea12d fix(@angular-devkit/core): add Angular CLI major version as analytics 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
2022-03-24 08:53:10 +01:00
..
2022-01-31 11:36:53 -08:00
2021-04-28 16:05:49 -07:00

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