build(zone.js): update zone.js to 0.10.2 (#31975)

Bundle size changed in both zone.js(legacy) and zone-evergreen.js

- zone.js(legacy) package increased a little because the following feature and fixes.
1. #31699, handle MSPointer events PR
2. https://github.com/angular/zone.js/pull/1219 to add __zone_symbol__ customization support

- zone-evergreen.js package decreased because
1. the MSPointer PR only for legacy
2. the Object.defineProperty patch is moved to legacy #31660

PR Close #31975
This commit is contained in:
JiaLiPassion
2019-08-02 18:58:31 -06:00
committed by Andrew Kushnir
parent 4c3b791ff3
commit ee486233e9
23 changed files with 46 additions and 46 deletions

View File

@ -2539,4 +2539,4 @@ yeast@0.1.2:
resolved "https://registry.yarnpkg.com/yeast/-/yeast-0.1.2.tgz#008e06d8094320c372dbc2f8ed76a0ca6c8ac419"
"zone.js@file:../../node_modules/zone.js":
version "0.9.1"
version "0.10.2"