chore: update all import paths

This commit is contained in:
Jeff Cross
2015-08-20 14:28:25 -07:00
parent 10437ab85c
commit 8ed22ce6e7
592 changed files with 1616 additions and 1486 deletions

View File

@ -6,10 +6,10 @@ import {
RenderFragmentRef,
RenderProtoViewRef,
Renderer
} from 'angular2/src/render/api';
} from 'angular2/src/core/render/api';
import {WebWorkerElementRef} from 'angular2/src/web_workers/shared/api';
import {EVENT_CHANNEL, RENDERER_CHANNEL} from 'angular2/src/web_workers/shared/messaging_api';
import {BaseException, Type} from 'angular2/src/facade/lang';
import {BaseException, Type} from 'angular2/src/core/facade/lang';
import {bind} from './bind';
import {EventDispatcher} from 'angular2/src/web_workers/ui/event_dispatcher';
import {