0

Getting error when doing the ng build --prod in the docker container.

"Error in budget exceeded maximum for assets/bower_components"

  • 1
    Does this answer your question? [WARNING in budgets, maximum exceeded for initial](https://stackoverflow.com/questions/53995948/warning-in-budgets-maximum-exceeded-for-initial) – ruth Jun 12 '20 at 08:38
  • @MichaelD I tried with the above link. but getting same error. this is my budget in angular.json "budgets": [ { "type": "initial", "maximumWarning": "10mb", "maximumError": "10mb" }, { "type": "anyComponentStyle", "maximumWarning": "6kb", "maximumError": "10kb" } ] – Arun kumar Jun 12 '20 at 12:15

0 Answers0