mirror of
https://github.com/logseq/logseq.git
synced 2026-05-03 02:16:30 +00:00
refactor(fs): use rpath
This commit is contained in:
@@ -694,9 +694,8 @@
|
||||
(- (.-size item)))))))
|
||||
;;; ### path-normalize
|
||||
(def path-normalize
|
||||
(if (util/electron?)
|
||||
gp-util/path-normalize
|
||||
(partial capacitor-fs/normalize-file-protocol-path nil)))
|
||||
|
||||
gp-util/path-normalize)
|
||||
|
||||
|
||||
;;; ### APIs
|
||||
|
||||
Reference in New Issue
Block a user