mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
In https://github.com/angular/angular/pull/54591, a `BUILD.bazel` file was created in `aio/content/cli/help/BUILD.bazel`, this however breaks the automatic CLI help pages updates as prior to this change, the `help` directory was being deleted. See:
|
||
|---|---|---|
| .. | ||
| index.mjs | ||
| README.md | ||
Generating data for angular.io/cli
This script updates the Angular CLI help JSON files stored in aio/content/cli/help. This files are used to generate the angular.io CLI pages.