Configured GitHub Pages deployment
This commit is contained in:
@@ -2,6 +2,7 @@ import { defineConfig } from "vitest/config";
|
||||
import react from "@vitejs/plugin-react";
|
||||
|
||||
export default defineConfig({
|
||||
base: "/OpenXD/",
|
||||
plugins: [react()],
|
||||
test: {
|
||||
environment: "jsdom",
|
||||
|
||||
Reference in New Issue
Block a user