mirror of
https://github.com/logseq/logseq.git
synced 2026-02-01 22:47:36 +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
|
;; for config.edn
|
||||||
logseq/common
|
logseq/common
|
||||||
{:local/root "../deps/common"}
|
{:local/root "../deps/common"}
|
||||||
logseq/publish
|
|
||||||
{:local/root "../deps/publish"}
|
|
||||||
logseq/publishing
|
logseq/publishing
|
||||||
{:local/root "../deps/publishing"}}}
|
{:local/root "../deps/publishing"}}}
|
||||||
|
|||||||
Reference in New Issue
Block a user