This website requires JavaScript.
Explore
Help
Sign In
honeymoose
/
angular-cn
Watch
1
Star
0
Fork
0
You've already forked angular-cn
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
angular-cn
/
aio
/
scripts
/
_payload-limits.json
12 lines
149 B
JSON
Raw
Normal View
History
Unescape
Escape
ci: Update 1% payload size test (#20524) PR Close #20524
2017-11-18 12:26:33 -08:00
{
ci: fix the payload-size checking scripts (#20683) The scripts were accidentally broken in #20524. More specifically, when a limit was exceeded the script would break while trying to log an error message due to a missing `commit` variable. This commit fixes it and also does some minor clean-up (improve docs, use more descriptive variable names, remove dead code, etc). PR Close #20683
2017-11-29 12:47:04 +02:00
"aio"
:
{
"master"
:
{
"uncompressed"
:
{
docs: add new getting started guide (#27684) PR Close #27684
2019-03-20 15:10:47 +00:00
"runtime"
:
2972
,
build(docs-infra): update to CLI 8 beta.13 (#29764) PR Close #29764
2019-04-15 10:15:07 +01:00
"main"
:
479228
,
build: update zone.js to 0.9.0 (#28219) The API changes are due to enabling strict checks in TypeScript (via `strict: true`). The payload size changes in `polyfills.js` are due to more browser APIs being patched in recent versions (e.g. `fetch`, `customElement v1`). PR Close #28219
2019-01-18 09:52:34 +09:00
"polyfills"
:
59197
ci: fix the payload-size checking scripts (#20683) The scripts were accidentally broken in #20524. More specifically, when a limit was exceeded the script would break while trying to log an error message due to a missing `commit` variable. This commit fixes it and also does some minor clean-up (improve docs, use more descriptive variable names, remove dead code, etc). PR Close #20683
2017-11-29 12:47:04 +02:00
}
}
}
build(aio): update payload size limits (#23944) PR Close #23944
2018-05-24 12:23:43 +03:00
}
Reference in New Issue
Copy Permalink