mirror of
https://github.com/penpot/penpot.git
synced 2025-08-01 19:28:25 +02:00
🔧 Use changes-builder in library synchronization module
This commit is contained in:
parent
ee813abdc1
commit
5a33a002e4
12 changed files with 790 additions and 741 deletions
|
@ -102,10 +102,6 @@
|
|||
(us/assert ::spec.change/changes redo-changes)
|
||||
(us/assert ::spec.change/changes undo-changes)
|
||||
|
||||
;; (prn "====== commit-changes ======" path)
|
||||
;; (cljs.pprint/pprint redo-changes)
|
||||
;; (cljs.pprint/pprint undo-changes)
|
||||
|
||||
(update-in state path cp/process-changes redo-changes false)
|
||||
|
||||
(catch :default e
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue