]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/.angular-cli.json
Fix account link in the menu
[github/Chocobozzz/PeerTube.git] / client / .angular-cli.json
index 643e1b319884e7db1ef06c7a08c4daff30d4a3ea..cb387db0a85f2fb084268acce48a3ac90b2e9f08 100644 (file)
@@ -8,12 +8,7 @@
       "root": "src",
       "outDir": "dist",
       "assets": [
-        {
-          "glob": "**/*",
-          "input": "./assets/images",
-          "output": "./client/assets/images",
-          "allowOutsideOutDir": false
-        },
+        "./assets/images",
         "./manifest.json"
       ],
       "deployUrl": "client/",