mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
build(docs-infra): upgrade cli command docs sources to fa38af27f (#42173)
Updating [angular#12.0.x](https://github.com/angular/angular/tree/12.0.x) from
[cli-builds#12.0.x](https://github.com/angular/cli-builds/tree/12.0.x).
##
Relevant changes in
[commit range](88d955627...fa38af27f):
**Modified**
- help/serve.json
PR Close #42173
This commit is contained in:
parent
e141aa5544
commit
d0214e70c0
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@
|
|||
"build-local": "yarn ~~build",
|
||||
"prebuild-local-ci": "yarn setup-local-ci",
|
||||
"build-local-ci": "yarn ~~build --progress=false",
|
||||
"extract-cli-command-docs": "node tools/transforms/cli-docs-package/extract-cli-commands.js 88d955627",
|
||||
"extract-cli-command-docs": "node tools/transforms/cli-docs-package/extract-cli-commands.js fa38af27f",
|
||||
"lint": "yarn check-env && yarn docs-lint && ng lint && yarn example-lint && yarn tools-lint",
|
||||
"test": "yarn check-env && ng test",
|
||||
"pree2e": "yarn check-env && yarn update-webdriver",
|
||||
|
|
|
|||
Loading…
Reference in a new issue