MOBILE-3876 ng: Reduce bundle size budgets
parent
3db470c0a4
commit
e635d809da
|
@ -61,8 +61,8 @@
|
||||||
"budgets": [
|
"budgets": [
|
||||||
{
|
{
|
||||||
"type": "initial",
|
"type": "initial",
|
||||||
"maximumWarning": "50mb",
|
"maximumWarning": "5mb",
|
||||||
"maximumError": "100mb"
|
"maximumError": "20mb"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue