diff --git a/src/MistoxWebsite.Client/angular.json b/src/MistoxWebsite.Client/angular.json index 776888c..033687c 100644 --- a/src/MistoxWebsite.Client/angular.json +++ b/src/MistoxWebsite.Client/angular.json @@ -30,7 +30,8 @@ "outputPath": { "base": "../MistoxWebsite.Server/wwwroot", "browser": "" - } + }, + "deleteOutputPath": false }, "configurations": { "production": {