]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/angular.json
Add patch for angular cli 6
[github/Chocobozzz/PeerTube.git] / client / angular.json
index 4a03d7cfed9995e72a35191d25c0bb491c648525..4f7f7e72bc7da9b413eb2b33feea2c2e61ca4d9d 100644 (file)
@@ -11,6 +11,7 @@
         "build": {
           "builder": "@angular-devkit/build-angular:browser",
           "options": {
+            "deployUrl": "client/",
             "outputPath": "dist",
             "index": "src/index.html",
             "main": "src/main.ts",
@@ -41,7 +42,7 @@
               "extractLicenses": true,
               "vendorChunk": false,
               "buildOptimizer": true,
-              "serviceWorker": true,
+              "serviceWorker": false,
               "ngswConfigPath": "/src/ngsw-config.json",
               "fileReplacements": [
                 {
       "prefix": "app"
     }
   }
-}
\ No newline at end of file
+}