Igor Minar
cd55643f85
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:24:47 -07:00
Peter Bacon Darwin
486b8e6f69
ci(aio): decrease payload size limit for main file ( #19702 )
...
PR Close #19702
2017-11-01 15:24:47 -07:00
Peter Bacon Darwin
4038b42396
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:24:46 -07:00
Peter Bacon Darwin
e9afc59a81
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:24:46 -07:00
Peter Bacon Darwin
11fd7eaf63
build(aio): revert temporary increase in size limit ( #19702 )
...
PR Close #19702
2017-11-01 15:24:45 -07:00
Igor Minar
9d52bf27de
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:24:44 -07:00
Peter Bacon Darwin
97969a85cd
ci(aio): raise payload limit to accommodate the new search feature ( #19682 )
...
PR Close #19682
2017-10-13 09:18:42 -07:00
Yuan Gao
4eb1f91bee
ci(aio): Refactored payload size script, add script to track payload ( #18517 )
...
PR Close #18517
2017-08-18 22:27:38 -05:00
Georgios Kalpakas
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
Georgios Kalpakas
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
Kara Erickson
088532bf2e
perf(aio): update to new version of build-optimizer
2017-08-11 13:23:33 -07:00
Filipe Silva
abbac4bc69
feat(aio): use new ngo ( #17977 )
2017-07-07 16:34:47 -07:00
Peter Bacon Darwin
71ee0c5b03
ci(aio): raise polyfill payload limits
2017-07-06 14:46:53 +01:00
Yuan Gao
fa85389f62
ci(aio): updated limits
2017-06-23 11:55:20 -07:00
Yuan Gao
2e55857c82
ci(aio): rename limits file and address comments
2017-06-23 11:55:20 -07:00