Increase build budget to prevent warning
This commit is contained in:
parent
f301e9c5af
commit
6c4ff4fb52
@ -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