We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b82c86 commit df6c2a3Copy full SHA for df6c2a3
1 file changed
vite.config.ts
@@ -4,4 +4,5 @@ import tsconfigPaths from "vite-tsconfig-paths";
4
5
export default defineConfig({
6
plugins: [reactRouter(), tsconfigPaths()],
7
+ base: "/scoretarot/"
8
});
0 commit comments