mirror of
https://github.com/logseq/logseq.git
synced 2026-05-03 02:16:30 +00:00
chore: add electron repl
This commit is contained in:
@@ -5,3 +5,8 @@
|
||||
[]
|
||||
(api/watch :app)
|
||||
(api/repl :app))
|
||||
|
||||
(defn electron-repl
|
||||
[]
|
||||
(api/watch :electron)
|
||||
(api/repl :electron))
|
||||
|
||||
Reference in New Issue
Block a user