diff options
author | Chocobozzz <me@florianbigard.com> | 2018-02-22 11:54:17 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2018-02-22 11:54:24 +0100 |
commit | 93df58cc4865af9046d2b31e03fa37d3ae54e45b (patch) | |
tree | 5bc454daf9cae2d4996d8503a5a7f24bf7aa3bbe /client/src/environments/environment.ts | |
parent | 41df592101dfc4760f8710b88836ef8908ca741c (diff) | |
download | PeerTube-93df58cc4865af9046d2b31e03fa37d3ae54e45b.tar.gz PeerTube-93df58cc4865af9046d2b31e03fa37d3ae54e45b.tar.zst PeerTube-93df58cc4865af9046d2b31e03fa37d3ae54e45b.zip |
Fix service worker registration
Diffstat (limited to 'client/src/environments/environment.ts')
-rw-r--r-- | client/src/environments/environment.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/client/src/environments/environment.ts b/client/src/environments/environment.ts index 42b8baee8..364da6745 100644 --- a/client/src/environments/environment.ts +++ b/client/src/environments/environment.ts | |||
@@ -1,4 +1,3 @@ | |||
1 | // The file contents for the current environment will overwrite these during build. | ||
2 | // The build system defaults to the dev environment which uses `environment.ts`, but if you do | 1 | // The build system defaults to the dev environment which uses `environment.ts`, but if you do |
3 | // `ng build --env=prod` then `environment.prod.ts` will be used instead. | 2 | // `ng build --env=prod` then `environment.prod.ts` will be used instead. |
4 | // The list of which env maps to which file can be found in `.angular-cli.json`. | 3 | // The list of which env maps to which file can be found in `.angular-cli.json`. |