fix sync test

This commit is contained in:
rcmerci
2026-04-20 10:56:44 +08:00
parent b9e71b6d7f
commit 1bdba923eb
16 changed files with 295 additions and 45 deletions

View File

@@ -39,4 +39,5 @@
[(repo-path "static" "logseq-cli.js")
(repo-path "static" "db-worker-node.js")
(repo-path "dist" "db-worker-node.js")
(repo-path "dist" "db-worker-node-assets.json")])
(repo-path "dist" "db-worker-node-assets.json")
(repo-path "deps" "db-sync" "worker" "dist" "node-adapter.js")])

View File

@@ -5,7 +5,8 @@
(def build-plan
[{:cmd "clojure -M:cljs compile logseq-cli db-worker-node"}
{:cmd "yarn db-worker-node:compile:bundle"}])
{:cmd "yarn db-worker-node:compile:bundle"}
{:cmd "yarn --cwd deps/db-sync build:node-adapter"}])
(defn missing-artifacts
([]