mirror of
https://github.com/logseq/logseq.git
synced 2026-05-01 09:26:28 +00:00
fix(capacitor): use memory fs temporarily
This commit is contained in:
@@ -178,8 +178,8 @@
|
||||
;; fullpath will be encoded
|
||||
(path/prepend-protocol "assets:" full-path)
|
||||
|
||||
(mobile-util/native-platform?)
|
||||
(mobile-util/convert-file-src full-path)
|
||||
;(mobile-util/native-platform?)
|
||||
;(mobile-util/convert-file-src full-path)
|
||||
|
||||
(config/db-based-graph? (state/get-current-repo)) ; memory fs
|
||||
(p/let [binary (fs/read-file repo-dir path {})
|
||||
|
||||
Reference in New Issue
Block a user