diff options
Diffstat (limited to 'client/angular.json')
-rw-r--r-- | client/angular.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/angular.json b/client/angular.json index b923ba413..0cd827218 100644 --- a/client/angular.json +++ b/client/angular.json | |||
@@ -206,7 +206,7 @@ | |||
206 | { | 206 | { |
207 | "type": "anyComponentStyle", | 207 | "type": "anyComponentStyle", |
208 | "maximumWarning": "6kb", | 208 | "maximumWarning": "6kb", |
209 | "maximumError": "50kb" | 209 | "maximumError": "100kb" |
210 | } | 210 | } |
211 | ], | 211 | ], |
212 | "fileReplacements": [ | 212 | "fileReplacements": [ |