Explorar el Código

Merge branch 'hotfix/ng-bundle-size' of hostbbq/hostbbq-monitoring into master

tunefish hace 2 años
padre
commit
bf00268d15
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      ng/angular.json

+ 2 - 2
ng/angular.json

@@ -32,8 +32,8 @@
               "budgets": [
                 {
                   "type": "initial",
-                  "maximumWarning": "500kb",
-                  "maximumError": "1mb"
+                  "maximumWarning": "1512kb",
+                  "maximumError": "2mb"
                 },
                 {
                   "type": "anyComponentStyle",