From 151edeee3a1bff047bda4cdb60d98ad74f627488 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Thu, 8 Feb 2018 11:22:03 +0100 Subject: Better peertube icons --- client/.angular-cli.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'client/.angular-cli.json') 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 @@ "environments": { "dev": "environments/environment.ts", "prod": "environments/environment.prod.ts" - } + }, + "serviceWorker": true } ], "e2e": { -- cgit v1.2.3