saves a message

This commit is contained in:
geoffsee
2025-05-31 17:43:35 -04:00
committed by Geoff Seemueller
parent 810846bb3c
commit 9e6ef975a9
12 changed files with 257 additions and 130 deletions

View File

@@ -71,7 +71,7 @@ export default defineConfig(({command}) => {
},
},
esbuild: {
drop: ["console"]
// drop: ["console"]
},
build: {
emitAssets: false,