]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/tsconfig.json
Add search with field choose support in client
[github/Chocobozzz/PeerTube.git] / client / tsconfig.json
index fac9da116edc3811116793c9895c24d086af8dfb..df46b5d46b0f09b82cf91a823b085760400e3bc5 100644 (file)
@@ -21,6 +21,8 @@
   "compileOnSave": false,
   "files": [
     "angular/app/app.component.ts",
+    "angular/app/search.component.ts",
+    "angular/app/search.ts",
     "angular/friends/services/friends.service.ts",
     "angular/main.ts",
     "angular/users/components/login/login.component.ts",
@@ -32,6 +34,7 @@
     "angular/videos/components/list/video-miniature.component.ts",
     "angular/videos/components/list/videos-list.component.ts",
     "angular/videos/components/watch/videos-watch.component.ts",
+    "angular/videos/pagination.ts",
     "angular/videos/video.ts",
     "angular/videos/videos.service.ts",
     "typings/globals/es6-shim/index.d.ts",