mirror of
https://github.com/penpot/penpot.git
synced 2025-05-31 02:46:12 +02:00
Merge remote-tracking branch 'origin/staging' into develop
This commit is contained in:
commit
2d118ecc65
20 changed files with 191 additions and 303 deletions
|
@ -104,7 +104,8 @@
|
|||
:v4 (humanize (alength (blob/encode data {:version 4})))
|
||||
}])))
|
||||
|
||||
|
||||
;; ;; (def contents (read-string (slurp (io/resource "bool-contents-1.edn"))))
|
||||
;; (def pre-data (datoteka.core/slurp-bytes (io/resource "file-data-sample")))
|
||||
;; (def data (blob/decode pre-data))
|
||||
(defonce debug-tap
|
||||
(do
|
||||
(add-tap #(locking debug-tap
|
||||
(prn "tap debug:" %)))
|
||||
1))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue