diff --git a/website/astro.config.mjs b/website/astro.config.mjs index a192c4ab..84a89b33 100644 --- a/website/astro.config.mjs +++ b/website/astro.config.mjs @@ -122,7 +122,7 @@ export default defineConfig({ }), ], site, - base: base, + base, vite: { ssr: { // Example: Force a broken package to skip SSR processing, if needed