Answers for "Exceeded maximum budget for initial-es2015. Budget 7 MB was not met by 1.86 MB with a total of 8.86 MB."

3

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"
   }
]
Posted by: Guest on July-31-2020

Code answers related to "Exceeded maximum budget for initial-es2015. Budget 7 MB was not met by 1.86 MB with a total of 8.86 MB."

Code answers related to "Javascript"

Browse Popular Code Answers by Language