diff --git a/src/MistoxWebsite.Client/angular.json b/src/MistoxWebsite.Client/angular.json index 7044435..f04c7ab 100644 --- a/src/MistoxWebsite.Client/angular.json +++ b/src/MistoxWebsite.Client/angular.json @@ -26,7 +26,8 @@ ], "styles": [ "src/styles.css" - ] + ], + "outputPath": "resources/static" }, "configurations": { "production": {