diff --git a/src-ui/angular.json b/src-ui/angular.json index aca54b8e0..6b43f7d01 100644 --- a/src-ui/angular.json +++ b/src-ui/angular.json @@ -13,7 +13,7 @@ "build": { "builder": "@angular-devkit/build-angular:browser", "options": { - "outputPath": "dist/paperless-ui", + "outputPath": "../src/documents/static/frontend", "outputHashing": "none", "index": "src/index.html", "main": "src/main.ts",