diff options
author | Chocobozzz <me@florianbigard.com> | 2018-02-08 11:22:03 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2018-02-08 11:23:05 +0100 |
commit | 151edeee3a1bff047bda4cdb60d98ad74f627488 (patch) | |
tree | 5cf652abb3a1e255d62f7f5424b831ce4d8741fc /client/.angular-cli.json | |
parent | 4dd626d34d10e6e13c9689c75f13e438b46c35f4 (diff) | |
download | PeerTube-151edeee3a1bff047bda4cdb60d98ad74f627488.tar.gz PeerTube-151edeee3a1bff047bda4cdb60d98ad74f627488.tar.zst PeerTube-151edeee3a1bff047bda4cdb60d98ad74f627488.zip |
Better peertube icons
Diffstat (limited to 'client/.angular-cli.json')
-rw-r--r-- | client/.angular-cli.json | 3 |
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": { |