mirror of
https://github.com/logseq/logseq.git
synced 2026-02-01 22:47:36 +00:00
dev(ios): enable capacitor logging only when debug
This commit is contained in:
@@ -8,6 +8,7 @@ const config: CapacitorConfig = {
|
||||
appName: 'Logseq',
|
||||
bundledWebRuntime: false,
|
||||
webDir: 'public',
|
||||
loggingBehavior: 'debug',
|
||||
plugins: {
|
||||
SplashScreen: {
|
||||
launchShowDuration: 500,
|
||||
|
||||
Reference in New Issue
Block a user