mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
ci: update payload size for the event-dispatch-contract script (#55748)
The payload size of the `event-dispatch-contract.min.js` script was reduced by more than 5%, which triggered CI checks. This commit updates a golden file to match the actual size. PR Close #55748
This commit is contained in:
committed by
Andrew Scott
parent
28fb385eec
commit
85ac2de744
@@ -56,7 +56,7 @@
|
||||
"uncompressed": {
|
||||
"main": 207890,
|
||||
"polyfills": 33807,
|
||||
"event-dispatch-contract.min": 704
|
||||
"event-dispatch-contract.min": 648
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user