enhance(mobile): collect db-worker logs as well

This commit is contained in:
rcmerci
2025-09-12 13:07:33 +08:00
parent bef51482ad
commit a290ef004d
7 changed files with 53 additions and 19 deletions

View File

@@ -81,7 +81,8 @@
"externs.js"]
:warnings {:fn-deprecated false
:redef false}}
:closure-defines {goog.debug.LOGGING_ENABLED true}
:closure-defines {goog.debug.LOGGING_ENABLED true
lambdaisland.glogi.console/colorize "false"}
:devtools {:watch-path "/static"
:preloads [devtools.preload
shadow.remote.runtime.cljs.browser]