120ebe8225
build(aio): upgrade to @angular/cli@1.5.0-rc.6 ( #19702 )
...
-rw-r--r-- 1 iminar eng 14880 Oct 30 11:29 dist/0.b19e913fbdd6507d346b.chunk.js
-rw-r--r-- 1 iminar eng 1533 Oct 30 11:29 dist/inline.25600c3b48de18b97581.bundle.js
-rw-r--r-- 1 iminar eng 486476 Oct 30 11:29 dist/main.d1292a34401056535884.bundle.js
-rw-r--r-- 1 iminar eng 37070 Oct 30 11:29 dist/polyfills.0dfca732c5a075c110d0.bundle.js
PR Close #19702
2017-11-01 15:26:58 -07:00
7695ad570b
ci(aio): decrease payload size limit for main file ( #19702 )
...
PR Close #19702
2017-11-01 15:26:58 -07:00
71f1ed5795
build(aio): lock zone.js to 0.8.16 ( #19702 )
...
Later versions (before 0.8.19) had a size increase.
PR Close #19702
2017-11-01 15:26:57 -07:00
e48dc270b5
ci(aio): increase payload size limit for polyfills.ts ( #19702 )
...
The latest builds have added ~2kB to the size of this file (500 bytes zipped).
PR Close #19702
2017-11-01 15:26:56 -07:00
428f80e8ae
build(aio): revert temporary increase in size limit ( #19702 )
...
PR Close #19702
2017-11-01 15:26:55 -07:00
3e05d62a99
build(aio): temporarily increaze the size limit until the regressions are fixed ( #19702 )
...
related issues:
https://github.com/angular/angular/issues/19857
https://github.com/angular/devkit/pull/231
PR Close #19702
2017-11-01 15:26:53 -07:00
97969a85cd
ci(aio): raise payload limit to accommodate the new search feature ( #19682 )
...
PR Close #19682
2017-10-13 09:18:42 -07:00
4eb1f91bee
ci(aio): Refactored payload size script, add script to track payload ( #18517 )
...
PR Close #18517
2017-08-18 22:27:38 -05:00
3efd4a15d6
build(aio): upgrade zone.js
to 0.8.16
...
```
$ ls -l dist/*.js
14942 dist/0.b19e913fbdd6507d346b.chunk.js
1535 dist/inline.a1b446562b36eebb766d.bundle.js
523703 dist/main.19fec4390ff7837ee6ef.bundle.js
37402 (+ 3088) dist/polyfills.9f7e0e53bce2a6c8326e.bundle.js
54001 dist/worker-basic.min.js
631583 (+ 3088) total
```
2017-08-15 15:13:47 -07:00
96b57bfcc1
build(aio): upgrade @angular/*
to 5.0.0-beta.3
...
```
$ ls -l dist/*.js
14942 dist/0.b19e913fbdd6507d346b.chunk.js
1535 dist/inline.7813f9128903f164bc00.bundle.js
523703 (-18484) dist/main.19fec4390ff7837ee6ef.bundle.js
34314 dist/polyfills.9b05df3b6c9270ebf575.bundle.js
54001 dist/worker-basic.min.js
628495 (-18484) total
```
2017-08-15 15:13:47 -07:00
088532bf2e
perf(aio): update to new version of build-optimizer
2017-08-11 13:23:33 -07:00
abbac4bc69
feat(aio): use new ngo ( #17977 )
2017-07-07 16:34:47 -07:00
71ee0c5b03
ci(aio): raise polyfill payload limits
2017-07-06 14:46:53 +01:00
fa85389f62
ci(aio): updated limits
2017-06-23 11:55:20 -07:00
2e55857c82
ci(aio): rename limits file and address comments
2017-06-23 11:55:20 -07:00