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.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/client/.angular-cli.json b/client/.angular-cli.json
index 01c240beb..739a4c5a5 100644
--- a/client/.angular-cli.json
+++ b/client/.angular-cli.json
@@ -32,7 +32,8 @@
32 "environments": { 32 "environments": {
33 "dev": "environments/environment.ts", 33 "dev": "environments/environment.ts",
34 "prod": "environments/environment.prod.ts" 34 "prod": "environments/environment.prod.ts"
35 } 35 },
36 "serviceWorker": true
36 } 37 }
37 ], 38 ],
38 "e2e": { 39 "e2e": {