mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-18 03:23:57 +08:00
docs(@angular/cli): add progress to extractI18n workspace schema
This commit is contained in:
parent
7ff1e1a33e
commit
a13d74cd98
@ -1101,6 +1101,11 @@
|
|||||||
"type": "string",
|
"type": "string",
|
||||||
"description": "Specifies the source language of the application."
|
"description": "Specifies the source language of the application."
|
||||||
},
|
},
|
||||||
|
"progress": {
|
||||||
|
"type": "boolean",
|
||||||
|
"description": "Log progress to the console.",
|
||||||
|
"default": true
|
||||||
|
},
|
||||||
"outputPath": {
|
"outputPath": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"description": "Path where output will be placed."
|
"description": "Path where output will be placed."
|
||||||
|
Loading…
x
Reference in New Issue
Block a user