From 010d219c335117e3796b0e89c21174a6625f7bce Mon Sep 17 00:00:00 2001 From: Jareth Main Date: Fri, 26 Apr 2024 11:13:24 +0100 Subject: [PATCH] In production builds set base to be repo name --- angular.json | 3 ++- src/index.html | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/angular.json b/angular.json index 4c8a4188..883eb369 100644 --- a/angular.json +++ b/angular.json @@ -37,7 +37,8 @@ "maximumWarning": "2kb", "maximumError": "4kb" } - ] + ], + "baseHref": "/sl-tech-carbon-estimator/" }, "development": { "optimization": false, diff --git a/src/index.html b/src/index.html index 499bf9b2..2291eec4 100644 --- a/src/index.html +++ b/src/index.html @@ -3,7 +3,6 @@ tech-carbon-estimator -