aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/.angular-cli.json
diff options
context:
space:
mode:
Diffstat (limited to 'client/.angular-cli.json')
-rw-r--r--client/.angular-cli.json7
1 files changed, 1 insertions, 6 deletions
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 @@
8 "root": "src", 8 "root": "src",
9 "outDir": "dist", 9 "outDir": "dist",
10 "assets": [ 10 "assets": [
11 { 11 "./assets/images",
12 "glob": "**/*",
13 "input": "./assets/images",
14 "output": "./client/assets/images",
15 "allowOutsideOutDir": false
16 },
17 "./manifest.json" 12 "./manifest.json"
18 ], 13 ],
19 "deployUrl": "client/", 14 "deployUrl": "client/",