Optimizations
Some checks failed
Ascently - Docs Deploy / build-and-push (push) Failing after 2m51s

This commit is contained in:
2026-01-11 01:58:52 -07:00
parent e4d6e6fb7e
commit 20058e9ac0
4 changed files with 3 additions and 6 deletions

View File

@@ -56,6 +56,8 @@ export default defineConfig({
mode: "standalone",
}),
output: "server",
build: {
inlineStylesheets: "always",
},