chore(dependencies): switch from es6-shim to core-js (#10884)
This commit is contained in:

committed by
Victor Berchet

parent
fc2fe00d16
commit
66df335998
@ -9,7 +9,7 @@ module.exports = function (config) {
|
||||
frameworks: ['jasmine'],
|
||||
|
||||
files: [
|
||||
'../../node_modules/es6-shim/es6-shim.js',
|
||||
'../../node_modules/core-js/client/core.js',
|
||||
'../../node_modules/angular/angular.js',
|
||||
'../../node_modules/angular-animate/angular-animate.js',
|
||||
'../../node_modules/angular-mocks/angular-mocks.js',
|
||||
|
Reference in New Issue
Block a user