diff --git a/bookie/angular.json b/bookie/angular.json index 3517734..ad151bc 100644 --- a/bookie/angular.json +++ b/bookie/angular.json @@ -13,7 +13,7 @@ "build": { "builder": "@angular-devkit/build-angular:browser", "options": { - "outputPath": "dist/bookie", + "outputPath": "../brewman/static", "index": "src/index.html", "main": "src/main.ts", "polyfills": "src/polyfills.ts",