mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Enable service worker
This commit is contained in:
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
Block a user