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