2017-11-18 15:26:33 -05:00
|
|
|
{
|
2017-11-29 05:47:04 -05:00
|
|
|
"aio": {
|
|
|
|
"master": {
|
|
|
|
"uncompressed": {
|
2019-10-04 07:03:58 -04:00
|
|
|
"runtime-es2015": 2987,
|
2020-05-05 08:28:54 -04:00
|
|
|
"main-es2015": 454032,
|
2020-05-05 08:28:48 -04:00
|
|
|
"polyfills-es2015": 52685
|
2017-11-29 05:47:04 -05:00
|
|
|
}
|
|
|
|
}
|
2019-06-14 06:01:37 -04:00
|
|
|
},
|
|
|
|
"aio-local": {
|
|
|
|
"master": {
|
|
|
|
"uncompressed": {
|
2019-10-04 07:03:58 -04:00
|
|
|
"runtime-es2015": 2987,
|
2020-05-12 08:22:36 -04:00
|
|
|
"main-es2015": 453386,
|
|
|
|
"polyfills-es2015": 52655
|
2019-06-14 06:01:37 -04:00
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
2019-09-30 17:54:00 -04:00
|
|
|
"aio-local-viewengine": {
|
2019-06-14 06:01:37 -04:00
|
|
|
"master": {
|
|
|
|
"uncompressed": {
|
2019-10-04 07:03:58 -04:00
|
|
|
"runtime-es2015": 3097,
|
test(docs-infra): update payload sizes after TS 3.9 update (#36989)
Here are the significant changes found in
`dist/main.js` for AIO...
```
t.\u0275prov = r.Kb({token: t, factory: t.\u0275fac}),
```
to
```
t.\u0275prov = r.Jb({
token: t,
factory: function(e) {
return t.\u0275fac(e)
}
}),
```
```
function hs(t){const e=ms();
```
to
```
function fs(t){if(!(t=String(t).trim()))return'';
const e=t.match(ds);
return e&&Un(e[1])===e[1]||t.match(hs)&&function(t){let e=!0,n=!0;
for(let s=0;
s<t.length;
s++){const r=t.charAt(s);
'\''===r&&n?e=!e:'"'===r&&e&&(n=!n)}return e&&n}(t)?t:(Hn()&&console.warn(`WARNING: sanitizing unsafe style value ${t} (see http://g.co/ng/security#xss).`),'unsafe')}function ps(t){const e=ys();
```
```
b=Kt(p[1],0),
e&&(b.projection=e.map(t=>Array.from(t))),
```
to
```
if(b=Kt(f,0),void 0!==e){const t=b.projection=[];
for(let n=0; n<this.ngContentSelectors.length; n++){
const s=e[n];
t.push(null!=s?Array.from(s):null)
}
```
```
return o.observedAttributes=Object.keys(i),
n.map(({propName:t})=>t)
.forEach(t=>{
Object.defineProperty(o.prototype,t,{ ... })
}),o}
```
to
```
return t.observedAttributes=Object.keys(i),t})();
return n.map(({propName:t})=>t)
.forEach(t=>{
Object.defineProperty(o.prototype,t,{ ... })
}),o}
```
PR Close #36989
2020-05-12 03:20:01 -04:00
|
|
|
"main-es2015": 430367,
|
2020-02-21 17:11:00 -05:00
|
|
|
"polyfills-es2015": 52195
|
2019-06-14 06:01:37 -04:00
|
|
|
}
|
|
|
|
}
|
2017-11-29 05:47:04 -05:00
|
|
|
}
|
2020-02-18 20:52:34 -05:00
|
|
|
}
|