]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/tsconfig.json
Try to make a better communication (between pods) module
[github/Chocobozzz/PeerTube.git] / client / tsconfig.json
index 3b903f8c831dcb11ef5104050f237f7470c79b5b..54b931ba6ae6350b32bf2bf0b156d861e223431f 100644 (file)
@@ -37,6 +37,7 @@
     "src/app/shared/search/search-field.type.ts",
     "src/app/shared/search/search.component.ts",
     "src/app/shared/search/search.model.ts",
+    "src/app/shared/search/search.service.ts",
     "src/app/shared/users/auth-status.model.ts",
     "src/app/shared/users/auth.service.ts",
     "src/app/shared/users/index.ts",
@@ -65,8 +66,6 @@
     "src/vendor.ts",
     "typings/globals/es6-shim/index.d.ts",
     "typings/globals/jasmine/index.d.ts",
-    "typings/globals/jquery.fileupload/index.d.ts",
-    "typings/globals/jquery/index.d.ts",
     "typings/globals/node/index.d.ts",
     "typings/index.d.ts"
   ]