added a handy script to make a release package.

This commit is contained in:
Jonas Winkler
2020-11-14 12:58:11 +01:00
parent 884efa705b
commit cc559c73c2
3 changed files with 92 additions and 3 deletions

View File

@@ -13,7 +13,7 @@
"build": {
"builder": "@angular-devkit/build-angular:browser",
"options": {
"outputPath": "../src/documents/static/frontend",
"outputPath": "dist/paperless-ui",
"outputHashing": "none",
"index": "src/index.html",
"main": "src/main.ts",