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 d9cee9bac..44749d6b1 100644 --- a/client/angular.json +++ b/client/angular.json | |||
@@ -153,7 +153,7 @@ | |||
153 | { | 153 | { |
154 | "type": "anyComponentStyle", | 154 | "type": "anyComponentStyle", |
155 | "maximumWarning": "6kb", | 155 | "maximumWarning": "6kb", |
156 | "maximumError": "10kb" | 156 | "maximumError": "50kb" |
157 | } | 157 | } |
158 | ], | 158 | ], |
159 | "fileReplacements": [ | 159 | "fileReplacements": [ |