Skip to content

Commit

Permalink
gix: homepage definition for github pages issue
Browse files Browse the repository at this point in the history
  • Loading branch information
lsegg committed Oct 24, 2024
1 parent 95b5c60 commit 0267acd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"private": true,
"version": "0.0.0",
"type": "module",
"homepage": "https://lsegg.github.io/heroes-spa/",
"scripts": {
"dev": "vite",
"build": "vite build",
Expand All @@ -27,4 +28,4 @@
"globals": "^15.9.0",
"vite": "^5.4.8"
}
}
}

0 comments on commit 0267acd

Please sign in to comment.