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

@ -10,7 +10,7 @@ module.exports = function(config) {
files: [
// Polyfills.
'node_modules/es6-shim/es6-shim.js',
'node_modules/core-js/client/core.js',
'node_modules/reflect-metadata/Reflect.js',
'shims_for_IE.js',