mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Refactors the update-cli-help script into a generic script to copy json assets, and uses the shared code to also copy the CDK apis PR Close #61081
3 lines
246 B
Markdown
3 lines
246 B
Markdown
# Generating data for `angular.dev/api` CDK packages
|
|
|
|
This script updates the Angular CDK api JSON files stored in `adev/src/content/cdk`. This files are used to generate the [angular.dev api](https://angular.dev/api) pages for the CDK packages.
|