Merge pull request #4828 from tsiegleauq/larger-build-size
Increase build budget to prevent warning
This commit is contained in:
commit
68ab7e9a1b
@ -54,8 +54,8 @@
|
|||||||
"budgets": [
|
"budgets": [
|
||||||
{
|
{
|
||||||
"type": "initial",
|
"type": "initial",
|
||||||
"maximumWarning": "2mb",
|
"maximumWarning": "5mb",
|
||||||
"maximumError": "5mb"
|
"maximumError": "10mb"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user