Merge remote-tracking branch 'origin/main' into followup-message-size-setting

This commit is contained in:
Gregory Schier
2026-06-30 08:35:47 -07:00
9 changed files with 896 additions and 557 deletions
+1
View File
@@ -39,6 +39,7 @@ export default defineConfig(async () => {
}),
],
build: {
target: "esnext",
sourcemap: true,
outDir: "../../dist/apps/yaak-client",
emptyOutDir: true,