add base href

This commit is contained in:
DerTyp7
2023-09-26 16:22:34 +02:00
parent 583e38adfc
commit 92a54b2960
3 changed files with 4 additions and 3 deletions

View File

@@ -20,6 +20,7 @@
"build": {
"builder": "@angular-devkit/build-angular:browser",
"options": {
"baseHref": "/local-analyzer-angular/",
"outputPath": "dist/local-analyzer",
"index": "src/index.html",
"main": "src/main.ts",