aboutsummaryrefslogtreecommitdiffstats
path: root/cds-ui/designer-client/angular.json
diff options
context:
space:
mode:
Diffstat (limited to 'cds-ui/designer-client/angular.json')
-rw-r--r--cds-ui/designer-client/angular.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/cds-ui/designer-client/angular.json b/cds-ui/designer-client/angular.json
index 59ad17a7a..9c6f59ec1 100644
--- a/cds-ui/designer-client/angular.json
+++ b/cds-ui/designer-client/angular.json
@@ -82,8 +82,8 @@
},
{
"type": "anyComponentStyle",
- "maximumWarning": "16kb",
- "maximumError": "20kb"
+ "maximumWarning": "25kb",
+ "maximumError": "30kb"
}
]
}
@@ -155,4 +155,4 @@
}
},
"defaultProject": "designer-client"
-} \ No newline at end of file
+}