build(docs-infra): upgrade material and cdk to 8.0.0-rc.0 (#30202)

I bumped the payload size limits to reflect the current values - the changes have been insignificant.

PR Close #30202
This commit is contained in:
Igor Minar
2019-04-29 17:59:51 -06:00
committed by Kara Erickson
parent 089fcbf369
commit e53cf81689
3 changed files with 12 additions and 12 deletions
+2 -2
View File
@@ -4,8 +4,8 @@
"uncompressed": {
"runtime-es5": 2980,
"runtime-es2015": 2986,
"main-es5": 504623,
"main-es2015": 443406,
"main-es5": 504760,
"main-es2015": 443497,
"polyfills-es5": 128751,
"polyfills-es2015": 53147
}