Parcourir la source

Increased bundle limits due to primeng

Lukas Angerer il y a 2 ans
Parent
commit
ef8e96a7ba
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  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",