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