angular-docs-cn/aio/scripts/_payload-limits.json
Andrew Scott 25ab4647c5 Revert "fix(animations): process shorthand margin and padding styles correctly (#35701)" (#35847)
This reverts commit 35c9f0dc2f3665d4f9d9ece328cee4559bbec9c6, breaks
internal tests

PR Close #35847
2020-03-04 18:22:09 +00:00

30 lines
527 B
JSON
Executable File

{
"aio": {
"master": {
"uncompressed": {
"runtime-es2015": 2987,
"main-es2015": 450612,
"polyfills-es2015": 52195
}
}
},
"aio-local": {
"master": {
"uncompressed": {
"runtime-es2015": 2987,
"main-es2015": 451469,
"polyfills-es2015": 52195
}
}
},
"aio-local-viewengine": {
"master": {
"uncompressed": {
"runtime-es2015": 3097,
"main-es2015": 429230,
"polyfills-es2015": 52195
}
}
}
}