From 478d162307af08632a1181bcaed835b900162b52 Mon Sep 17 00:00:00 2001 From: Luke Curley Date: Sun, 13 Sep 2026 22:00:45 -0700 Subject: [PATCH] Remove vite.base './' so dev emits absolute URLs --- astro.config.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/astro.config.ts b/astro.config.ts index 106ecb7..d0f0803 100644 --- a/astro.config.ts +++ b/astro.config.ts @@ -21,7 +21,6 @@ export default defineConfig({ build: { target: "esnext", }, - base: "./", server: { fs: { allow: [