feat: add kitchen and glitchtip wiring
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2026-05-10 12:03:12 -05:00
parent 4d9077d586
commit 26dd91947f
49 changed files with 470 additions and 53 deletions
+5
View File
@@ -6,4 +6,9 @@ export default defineConfig({
build: {
inlineStylesheets: 'auto',
},
vite: {
build: {
sourcemap: true,
},
},
})