Skip to content

Commit 9b4304d

Browse files
committed
Merge branch 'feat/app-from-image-skill' of https://github.com/IgniteUI/igniteui-angular into feat/app-from-image-skill
2 parents 137b788 + 5b789de commit 9b4304d

25 files changed

Lines changed: 1219 additions & 381 deletions

angular.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -378,8 +378,8 @@
378378
{
379379
"type": "bundle",
380380
"name": "styles",
381-
"maximumWarning": "600kb",
382-
"maximumError": "600kb"
381+
"maximumWarning": "650kb",
382+
"maximumError": "700kb"
383383
},
384384
{
385385
"type": "anyComponentStyle",

0 commit comments

Comments
 (0)