Skip to content

Commit fd3e5d6

Browse files
authored
augmente taille angular (#49)
* push new version * Augmenter la limite d'erreur maximale pour le style de composant dans angular.json
1 parent 861b056 commit fd3e5d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

angular.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
{
5353
"type": "anyComponentStyle",
5454
"maximumWarning": "2kb",
55-
"maximumError": "4kb"
55+
"maximumError": "8kb"
5656
}
5757
],
5858
"outputHashing": "all"

0 commit comments

Comments
 (0)