diff --git a/source/angular.json b/source/angular.json index c7874ce..4cfb61f 100644 --- a/source/angular.json +++ b/source/angular.json @@ -17,7 +17,10 @@ "build": { "builder": "@angular-devkit/build-angular:application", "options": { - "outputPath": "dist/troop20web", + "outputPath": { + "base": "dist/troop20web", + "browser": "" + }, "index": "src/index.html", "browser": "src/main.ts", "polyfills": [