mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-17 11:03:53 +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",
|
||||
"description": "Specifies the source language of the application."
|
||||
},
|
||||
"progress": {
|
||||
"type": "boolean",
|
||||
"description": "Log progress to the console.",
|
||||
"default": true
|
||||
},
|
||||
"outputPath": {
|
||||
"type": "string",
|
||||
"description": "Path where output will be placed."
|
||||
|
Loading…
x
Reference in New Issue
Block a user