repackaging: all the repackaging changes squashed
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import {Provider} from 'angular2/core';
|
||||
import {bootstrapRender} from 'angular2/platform/worker_render';
|
||||
import {Provider} from '@angular/core';
|
||||
import {bootstrapRender} from '../../../../@angular/platform-browser/src/worker_render';
|
||||
|
||||
bootstrapRender("loader.js");
|
||||
bootstrapRender("loader.js");
|
||||
|
Reference in New Issue
Block a user