Skip to content

Commit 37828ea

Browse files
filipesilvahansl
authored andcommitted
fix(@angular-devkit/build-angular): remove unused option from schema
Related to angular/devkit#858
1 parent 841ba6e commit 37828ea

File tree

1 file changed

+0
-4
lines changed
  • packages/angular_devkit/build_angular/src/dev-server

1 file changed

+0
-4
lines changed

packages/angular_devkit/build_angular/src/dev-server/schema.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -110,10 +110,6 @@
110110
"type": "string",
111111
"description": "URL where files will be deployed."
112112
},
113-
"verbose": {
114-
"type": "boolean",
115-
"description": "Adds more details to output logging."
116-
},
117113
"progress": {
118114
"type": "boolean",
119115
"description": "Log progress to the console while building."

0 commit comments

Comments
 (0)