Set base for GitHub Pages properly in config

This commit is contained in:
Xevion
2022-11-25 02:30:30 -06:00
parent f56a48d8c4
commit 672daceb18
3 changed files with 15 additions and 4 deletions

View File

@@ -22,6 +22,7 @@
},
"devDependencies": {
"@types/chance": "^1.1.3",
"@types/node": "^18.11.9",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
"@vitejs/plugin-react": "^2.2.0",