mirror of
https://github.com/penpot/penpot.git
synced 2025-06-03 23:11:40 +02:00
♻️ Refactor page deletion.
This commit is contained in:
parent
b7c6204b6c
commit
d987e08461
4 changed files with 137 additions and 148 deletions
|
@ -158,7 +158,7 @@
|
|||
(def figwheel-options
|
||||
{:open-url false
|
||||
:pprint-config false
|
||||
:load-warninged-code true
|
||||
:load-warninged-code false
|
||||
:auto-testing false
|
||||
:css-dirs ["resources/public/css"]
|
||||
:ring-server-options {:port 3449 :host "0.0.0.0"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue