Skip to content

Commit 7cfe2de

Browse files
committed
done
1 parent a48055c commit 7cfe2de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

apps/angular-app/angular.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
{
5151
"type": "anyComponentStyle",
5252
"maximumWarning": "2kB",
53-
"maximumError": "4kB"
53+
"maximumError": "6kB"
5454
}
5555
],
5656
"outputHashing": "all"
@@ -65,7 +65,7 @@
6565
{
6666
"type": "anyComponentStyle",
6767
"maximumWarning": "2kB",
68-
"maximumError": "4kB"
68+
"maximumError": "6kB"
6969
}
7070
],
7171
"outputHashing": "all",

0 commit comments

Comments
 (0)