test: increase payload limits due to new additions in the angular/common/upgrade package (#30055)

PR Close #30055
This commit is contained in:
Jason Aden 2019-04-23 14:15:03 -07:00 committed by Ben Lesh
parent 4277600d5e
commit c0c8d2349c
1 changed files with 2 additions and 2 deletions

View File

@ -30,8 +30,8 @@
"master": {
"uncompressed": {
"bundle": "TODO(i): temporarily increase the payload size limit from 105779 - this is due to a closure issue related to ESM reexports that still needs to be investigated",
"bundle": 177585
"bundle": 179479
}
}
}
}
}