From 255eeffce2e8be0fc5e3848980d9a48e042f0fd5 Mon Sep 17 00:00:00 2001 From: Tim Kainz Date: Sat, 11 Apr 2026 23:15:36 +0200 Subject: [PATCH] fix base href --- angular.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/angular.json b/angular.json index b3d9364..d8a58d5 100644 --- a/angular.json +++ b/angular.json @@ -16,7 +16,7 @@ "build": { "builder": "@angular/build:application", "options": { - "baseHref": "", + "baseHref": "/", "browser": "src/main.ts", "tsConfig": "tsconfig.app.json", "assets": [