diff options
Diffstat (limited to 'client/.angular-cli.json')
-rw-r--r-- | client/.angular-cli.json | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/client/.angular-cli.json b/client/.angular-cli.json index 3bdc50492..643e1b319 100644 --- a/client/.angular-cli.json +++ b/client/.angular-cli.json | |||
@@ -14,12 +14,7 @@ | |||
14 | "output": "./client/assets/images", | 14 | "output": "./client/assets/images", |
15 | "allowOutsideOutDir": false | 15 | "allowOutsideOutDir": false |
16 | }, | 16 | }, |
17 | { | 17 | "./manifest.json" |
18 | "glob": "", | ||
19 | "input": "./manifest.json", | ||
20 | "output": "./manifest.json", | ||
21 | "allowOutsideOutDir": false | ||
22 | } | ||
23 | ], | 18 | ], |
24 | "deployUrl": "client/", | 19 | "deployUrl": "client/", |
25 | "index": "index.html", | 20 | "index": "index.html", |