ERROR in budgets: Exceeded maximum budget for initial-es2015. Budget 5 MB was not met by 221 kB with a total of 5.22 MB
"budgets": [
{
"type": "initial",
"maximumWarning": "500kb",
"maximumError": "1mb"
},
{
"type": "anyComponentStyle",
"maximumWarning": "2kb",
"maximumError": "4kb"
}
],