From 157cb9c9713e08ff70078660a32dd77ecb87eabc Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Thu, 26 May 2016 20:40:03 +0200 Subject: Add a loader animation when loading the videos list --- client/tsconfig.json | 1 + 1 file changed, 1 insertion(+) (limited to 'client/tsconfig.json') diff --git a/client/tsconfig.json b/client/tsconfig.json index 270524e5f..8e786ca28 100644 --- a/client/tsconfig.json +++ b/client/tsconfig.json @@ -36,6 +36,7 @@ "angular/videos/components/list/video-sort.component.ts", "angular/videos/components/list/videos-list.component.ts", "angular/videos/components/watch/videos-watch.component.ts", + "angular/videos/loader.component.ts", "angular/videos/pagination.ts", "angular/videos/video.ts", "angular/videos/videos.service.ts", -- cgit v1.2.3