mirror of
https://github.com/TheRealOwenRees/chess-scribe-website.git
synced 2026-09-19 11:03:52 +00:00
add base
This commit is contained in:
@@ -9,6 +9,7 @@ import { defineConfig } from "vite";
|
|||||||
import { HOST_URL } from "#/config.ts";
|
import { HOST_URL } from "#/config.ts";
|
||||||
|
|
||||||
const config = defineConfig({
|
const config = defineConfig({
|
||||||
|
base: "/",
|
||||||
resolve: { tsconfigPaths: true },
|
resolve: { tsconfigPaths: true },
|
||||||
plugins: [
|
plugins: [
|
||||||
devtools(),
|
devtools(),
|
||||||
|
|||||||
Reference in New Issue
Block a user