Explorar el Código

Increased bundle limits due to primeng

Lukas Angerer hace 2 años
padre
commit
ef8e96a7ba
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      src/RunnersMeet.Client/angular.json

+ 2 - 2
src/RunnersMeet.Client/angular.json

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