Move the whole app under /auth/, fix static build.

This commit is contained in:
Leo Vasanko
2025-07-13 14:03:15 -06:00
parent 7665044032
commit f9f263171b
9 changed files with 22 additions and 46 deletions

View File

@@ -16,7 +16,6 @@
},
"devDependencies": {
"@vitejs/plugin-vue": "^6.0.0",
"vite": "^7.0.4",
"vite-plugin-vue-devtools": "^7.7.7"
"vite": "^7.0.4"
}
}