mirror of https://github.com/Chocobozzz/PeerTube
Enable service worker
parent
5f73f5da1d
commit
a700f1837e
|
@ -42,8 +42,8 @@
|
|||
"extractLicenses": true,
|
||||
"vendorChunk": false,
|
||||
"buildOptimizer": true,
|
||||
"serviceWorker": false,
|
||||
"ngswConfigPath": "/src/ngsw-config.json",
|
||||
"serviceWorker": true,
|
||||
"ngswConfigPath": "src/ngsw-config.json",
|
||||
"fileReplacements": [
|
||||
{
|
||||
"replace": "src/environments/environment.ts",
|
||||
|
|
Loading…
Reference in New Issue