Skip to content

Instantly share code, notes, and snippets.

@hetdev
Created August 27, 2019 16:36
Show Gist options
  • Save hetdev/a493f77f30194535db6eddd62c4260d7 to your computer and use it in GitHub Desktop.
Save hetdev/a493f77f30194535db6eddd62c4260d7 to your computer and use it in GitHub Desktop.

Revisions

  1. hetdev created this gist Aug 27, 2019.
    7 changes: 7 additions & 0 deletions angular.json
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,7 @@
    "budgets": [
    {
    "type": "initial",
    "maximumWarning": "2mb",
    "maximumError": "5mb"
    }
    ]