diff --git a/app/bootstrap.ts b/app/bootstrap.ts index e539cc5..0753df5 100644 --- a/app/bootstrap.ts +++ b/app/bootstrap.ts @@ -3,6 +3,7 @@ import {bootstrap} from 'angular2/platform/browser'; import {ROUTER_PROVIDERS, LocationStrategy, HashLocationStrategy} from 'angular2/router'; import {HTTP_PROVIDERS} from 'angular2/http'; import {AppCmp} from './components/app/app'; +import {} from './components/app/app'; bootstrap(AppCmp, [ ROUTER_PROVIDERS, diff --git a/app/index.html b/app/index.html index 2f8dd16..8daa29a 100644 --- a/app/index.html +++ b/app/index.html @@ -1,6 +1,6 @@ -
+