X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2F.angular-cli.json;h=cb387db0a85f2fb084268acce48a3ac90b2e9f08;hb=a9ca764e7e23c0c14949c308a9ce54d4fdb9a361;hp=643e1b319884e7db1ef06c7a08c4daff30d4a3ea;hpb=93df58cc4865af9046d2b31e03fa37d3ae54e45b;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/.angular-cli.json b/client/.angular-cli.json index 643e1b319..cb387db0a 100644 --- a/client/.angular-cli.json +++ b/client/.angular-cli.json @@ -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/",