mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-01-03 03:59:36 +01:00
updated build destination of the angular app.
This commit is contained in:
parent
070f8ee949
commit
4364f05611
1 changed files with 1 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue