From 0629423ce335137ce77d1ee8fe30fc0eee36d83b Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Fri, 8 Jul 2016 17:15:14 +0200 Subject: Client: Update to Angular RC4 --- client/src/app/login/index.ts | 1 + 1 file changed, 1 insertion(+) (limited to 'client/src/app/login/index.ts') diff --git a/client/src/app/login/index.ts b/client/src/app/login/index.ts index 69c16441f..64d3f2a3c 100644 --- a/client/src/app/login/index.ts +++ b/client/src/app/login/index.ts @@ -1 +1,2 @@ export * from './login.component'; +export * from './login.routes'; -- cgit v1.2.3