chore(dependencies): switch from es6-shim to core-js (#10884)

This commit is contained in:
Marc Laval
2016-08-26 02:28:36 +02:00
committed by Victor Berchet
parent fc2fe00d16
commit 66df335998
22 changed files with 23 additions and 48 deletions

View File

@ -89,4 +89,4 @@ Depending on if you are using Angular bundles or not you can either use RxJS bun
## ES6 shims (optional)
Users of pre-ES6 browsers might need to add an ES6 shim (e.g. [es6-shim](https://github.com/paulmillr/es6-shim))
Users of pre-ES6 browsers might need to add an ES6 shim (e.g. [core-js](https://github.com/zloirock/core-js))