ERROR in Exceeded maximum budget for E:/interviewtask/test files/etsver002/src/app/shared/navbar/navbar.component.scss. Budget 10 kB was not met by 521 kB with a total of 531 kB code example
Example: Exceeded maximum budget Budget 10 kB was not met by 478 bytes with a total of 10.5 kB.
// in angular json
"budgets": [
{
"type": "initial",
"maximumWarning": "2mb",
"maximumError": "5mb"
}
]