diff --git a/package.json b/package.json index a4e5805..ce9dbd4 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "scripts": { "ng": "ng", "start": "ng serve", - "build": "ng build --base-href /multi-step-form/" + "build": "ng build" }, "dependencies": { "@angular/animations": "^17.2.0",