Skip to content

Commit

Permalink
fixup! test: upgrade cli-hello-world to cli 6.0.0-rc.0
Browse files Browse the repository at this point in the history
  • Loading branch information
IgorMinar committed Apr 4, 2018
1 parent e3b373a commit 9f1b3cb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions integration/_payload-limits.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@
"master": {
"uncompressed": {
"runtime": 1110,
"main": 151997,
"polyfills": 59121
"main": 151765,
"polyfills": 59462
}
}
},
"hello_world__closure": {
"master": {
"uncompressed": {
"bundle": "TODO(i): temporarily increase the payload size limit to 178075 from 105779 - rxjs v6 update caused this, the root cause is yet to be determined",
"bundle": 178075
"bundle": "TODO(i): temporarily increase the payload size limit to 226340 from 105779 - we need CLI v6 to bring the size down",
"bundle": 223894
}
}
},
Expand Down

0 comments on commit 9f1b3cb

Please sign in to comment.