chore(build): replace traceur-runtime with es6-shim.
This removes traceur as a dependency for the t push -f angular2 build. Closes #4148
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
// Index to be used if Http is ever configured as a standalone npm package.
|
||||
// require('reflect-metadata');
|
||||
// require('traceur-runtime');
|
||||
// require('es6-shim');
|
||||
// import {HTTP_BINDINGS, JSONP_BINDINGS, Http, Jsonp} from './http';
|
||||
// import {Injector} from 'angular2/angular2';
|
||||
// export * from './http';
|
||||
|
Reference in New Issue
Block a user