From 60d893cf8248d6935164115b33ce3eae8d211e06 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Wed, 17 Nov 2021 08:56:08 +0100 Subject: [PATCH] Remove deprecated option --- client/angular.json | 1 - 1 file changed, 1 deletion(-) diff --git a/client/angular.json b/client/angular.json index 18a7750ef..455c9fbde 100644 --- a/client/angular.json +++ b/client/angular.json @@ -138,7 +138,6 @@ "tsConfig": "tsconfig.json", "polyfills": "src/polyfills.ts", "baseHref": "/", - "deployUrl": "", "stylePreprocessorOptions": { "includePaths": [ "src/sass/include"