mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-15 18:13:38 +08:00
This change updates the analytics collector collector to use GA4 instead of UA. The motivation behind this change is that UA will stop collecting data in 2023. BREAKING CHANGE: `analyticsSharing` option in the global angular configuration has been removed without replacement. This option was used to configure the Angular CLI to access to your own users' CLI usage data. If this option is used, it can be removed using `ng config --global cli.analyticsSharing undefined`.
/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.