Skip to content

Commit 1a658c7

Browse files
committed
fix: re-add @ts-expect-error for app engine until angular types are adjusted
1 parent 3c0c2f3 commit 1a658c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/fixtures/angular-19-common-engine/angular.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
{
4343
"type": "initial",
4444
"maximumWarning": "500kB",
45-
"maximumError": "1MB"
45+
"maximumError": "10MB"
4646
},
4747
{
4848
"type": "anyComponentStyle",

0 commit comments

Comments
 (0)