Skip to content

Commit 7298000

Browse files
sumitarorahansl
authored andcommitted
fix(@angular/cli): adding deployUrl description
1 parent 47f50e8 commit 7298000

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/@angular/cli/lib/config/schema.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
},
7878
"deployUrl": {
7979
"type": "string",
80-
"description": ""
80+
"description": "URL where files will be deployed."
8181
},
8282
"index": {
8383
"type": "string",

0 commit comments

Comments
 (0)