Skip to content

Commit b18d733

Browse files
authored
Merge pull request trungvose#83 from trungk18/feature/snow-2020
Increase maximum style budget
2 parents c1338e4 + 4d5ebd4 commit b18d733

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/angular.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
{
9696
"type": "anyComponentStyle",
9797
"maximumWarning": "6kb",
98-
"maximumError": "10kb"
98+
"maximumError": "100kb"
9999
}
100100
]
101101
}

0 commit comments

Comments
 (0)