Skip to content

Commit 6db8e7e

Browse files
AndrewKushnirkara
authored andcommitted
ci: fix a typo in payload size limit config (angular#37151)
This commit fixes a small typo in the payload size limit config introduced in angular@639fab2. PR Close angular#37151
1 parent ee1ef85 commit 6db8e7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

goldens/size-tracking/integration-payloads.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"uncompressed": {
55
"runtime-es2015": 1485,
66
"main-es2015": 142794,
7-
s "polyfills-es2015": 36657
7+
"polyfills-es2015": 36657
88
}
99
}
1010
},

0 commit comments

Comments
 (0)