Skip to content
This repository was archived by the owner on Apr 4, 2025. It is now read-only.

Commit 2e480c8

Browse files
filipesilvaclydin
authored andcommitted
fix(@angular-devkit/build-angular): remove unused option from schema
Related to #858
1 parent 954dd84 commit 2e480c8

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)