mirror of
https://github.com/logseq/logseq.git
synced 2026-02-01 14:43:56 +00:00
fix: nbb scripts failing to start
Caused by new dep that isn't configured for use with nbb. Can add back when it's actually nbb compatible and has a nbb.edn
This commit is contained in:
@@ -7,7 +7,5 @@
|
||||
;; for config.edn
|
||||
logseq/common
|
||||
{:local/root "../deps/common"}
|
||||
logseq/publish
|
||||
{:local/root "../deps/publish"}
|
||||
logseq/publishing
|
||||
{:local/root "../deps/publishing"}}}
|
||||
|
||||
Reference in New Issue
Block a user