Add docs and workflow for dep

Also rename dep to publishing for consistency with existing names
This commit is contained in:
Gabriel Horner
2023-04-04 18:12:10 -04:00
committed by Tienson Qin
parent 5186070248
commit fef07fe812
28 changed files with 260 additions and 45 deletions

View File

@@ -4,7 +4,7 @@
[frontend.util :as util]
["/frontend/extensions/pdf/utils" :as js-utils]
[datascript.core :as d]
[logseq.publish-spa.db :as publish-db]
[logseq.publishing.db :as publish-db]
[clojure.string :as string]))
(defonce MAX-SCALE 5.0)