Ver Fonte

提交更改

何何何 há 1 ano atrás
pai
commit
47c15d42c1
1 ficheiros alterados com 4 adições e 4 exclusões
  1. 4 4
      paint-app/angular.json

+ 4 - 4
paint-app/angular.json

@@ -39,13 +39,13 @@
               "budgets": [
                 {
                   "type": "initial",
-                  "maximumWarning": "2mb",
-                  "maximumError": "5mb"
+                  "maximumWarning": "100mb",
+                  "maximumError": "100mb"
                 },
                 {
                   "type": "anyComponentStyle",
-                  "maximumWarning": "2kb",
-                  "maximumError": "4kb"
+                  "maximumWarning": "2mb",
+                  "maximumError": "4mb"
                 }
               ],
               "fileReplacements": [