- updated main endpoint end point and added flexibility for camera navigation

This commit is contained in:
2025-12-11 10:52:13 +00:00
parent e395777ae9
commit d1995f0a9f
2 changed files with 9 additions and 2 deletions

View File

@@ -5,6 +5,7 @@ import { tanstackRouter } from "@tanstack/router-plugin/vite";
// https://vite.dev/config/
export default defineConfig({
base: "/bayiq",
plugins: [
tanstackRouter({
target: "react",