Browse Source

updated bundle size

Warafear 2 months ago
parent
commit
3dbe33a79c
1 changed files with 2 additions and 2 deletions
  1. 2 2
      angular.json

+ 2 - 2
angular.json

@@ -36,12 +36,12 @@
                 {
                   "type": "initial",
                   "maximumWarning": "500kb",
-                  "maximumError": "2mb"
+                  "maximumError": "4mb"
                 },
                 {
                   "type": "anyComponentStyle",
                   "maximumWarning": "2kb",
-                  "maximumError": "8kb"
+                  "maximumError": "16kb"
                 }
               ],
               "outputHashing": "all"