mirror of
https://github.com/penpot/penpot.git
synced 2025-05-12 11:36:39 +02:00
🎉 Do file validation on each file change
This commit is contained in:
parent
ae793c079b
commit
24efa867e7
5 changed files with 47 additions and 23 deletions
|
@ -412,7 +412,8 @@
|
|||
:revn (:revn file)
|
||||
:session-id sid
|
||||
:changes changes
|
||||
:features features}]
|
||||
:features features
|
||||
:skip-validate true}]
|
||||
|
||||
(->> (rp/cmd! :update-file params)
|
||||
(rx/tap #(dom/reload-current-window)))))))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue