aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--client/angular.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/client/angular.json b/client/angular.json
index 4f7f7e72b..8e7bbdf06 100644
--- a/client/angular.json
+++ b/client/angular.json
@@ -42,8 +42,8 @@
42 "extractLicenses": true, 42 "extractLicenses": true,
43 "vendorChunk": false, 43 "vendorChunk": false,
44 "buildOptimizer": true, 44 "buildOptimizer": true,
45 "serviceWorker": false, 45 "serviceWorker": true,
46 "ngswConfigPath": "/src/ngsw-config.json", 46 "ngswConfigPath": "src/ngsw-config.json",
47 "fileReplacements": [ 47 "fileReplacements": [
48 { 48 {
49 "replace": "src/environments/environment.ts", 49 "replace": "src/environments/environment.ts",