fix(web): add default value for project.json schema style (#7693)
This commit is contained in:
parent
e818f61806
commit
6c7891cf34
@ -94,7 +94,8 @@
|
||||
"description": "External Styles which will be included with the application",
|
||||
"items": {
|
||||
"$ref": "#/definitions/extraEntryPoint"
|
||||
}
|
||||
},
|
||||
"default": []
|
||||
},
|
||||
"budgets": {
|
||||
"description": "Budget thresholds to ensure parts of your application stay within boundaries which you set.",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user