Skip to content

Commit

Permalink
chore: remove base href
Browse files Browse the repository at this point in the history
  • Loading branch information
hanna-skryl authored Apr 28, 2024
1 parent e47840f commit d92a1fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit d92a1fa

Please sign in to comment.