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

committed by
Victor Berchet

parent
fc2fe00d16
commit
66df335998
@ -8,7 +8,7 @@
|
||||
|
||||
// Index to be used if Http is ever configured as a standalone npm package.
|
||||
// require('reflect-metadata');
|
||||
// require('es6-shim');
|
||||
// require('core-js');
|
||||
// import {HTTP_PROVIDERS, JSONP_PROVIDERS, Http, Jsonp} from './http';
|
||||
// import {Injector} from '@angular/core';
|
||||
// export * from './http';
|
||||
|
Reference in New Issue
Block a user