]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/angular.json
Remove solution style ts config
[github/Chocobozzz/PeerTube.git] / client / angular.json
index 2511615790f2b3b0d8e63f8f5daa0c1c9812e058..60a630c895cc4f8edc2d9de9ee53360259f10dee 100644 (file)
             "outputPath": "dist",
             "index": "src/index.html",
             "main": "src/main.ts",
-            "tsConfig": "tsconfig.app.json",
+            "tsConfig": "tsconfig.json",
             "polyfills": "src/polyfills.ts",
             "baseHref": "/",
             "deployUrl": "",
               "markdown-it-emoji/light",
               "sanitize-html",
               "debug",
-              "p2p-media-loader-hlsjs",
+              "@peertube/p2p-media-loader-hlsjs",
               "video.js",
               "sha.js/sha1",
               "postcss",
           "builder": "@angular-devkit/build-angular:tslint",
           "options": {
             "tsConfig": [
-              "tsconfig.app.json"
+              "tsconfig.json"
             ],
             "exclude": [
               "**/node_modules/**"