fix base href
All checks were successful
publish.yml / publish (push) Successful in 1m18s

This commit is contained in:
2026-04-11 23:15:36 +02:00
parent ce135f6bf2
commit 255eeffce2

View File

@@ -16,7 +16,7 @@
"build": { "build": {
"builder": "@angular/build:application", "builder": "@angular/build:application",
"options": { "options": {
"baseHref": "", "baseHref": "/",
"browser": "src/main.ts", "browser": "src/main.ts",
"tsConfig": "tsconfig.app.json", "tsConfig": "tsconfig.app.json",
"assets": [ "assets": [