]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/.angular-cli.json
Update videos api list for account
[github/Chocobozzz/PeerTube.git] / client / .angular-cli.json
index 3bdc50492866cb5d980b30319c40cfba41bc1c0e..cb387db0a85f2fb084268acce48a3ac90b2e9f08 100644 (file)
@@ -8,18 +8,8 @@
       "root": "src",
       "outDir": "dist",
       "assets": [
-        {
-          "glob": "**/*",
-          "input": "./assets/images",
-          "output": "./client/assets/images",
-          "allowOutsideOutDir": false
-        },
-                {
-          "glob": "",
-          "input": "./manifest.json",
-          "output": "./manifest.json",
-          "allowOutsideOutDir": false
-        }
+        "./assets/images",
+        "./manifest.json"
       ],
       "deployUrl": "client/",
       "index": "index.html",