mirror of
https://github.com/penpot/penpot.git
synced 2025-08-03 10:48:31 +02:00
✨ Improvements on backend application initialization.
On repl and on production environment.
This commit is contained in:
parent
f245656c0c
commit
566fa9cb91
5 changed files with 11 additions and 13 deletions
|
@ -19,8 +19,7 @@
|
|||
[criterium.core :refer [quick-bench bench with-progress-reporting]]
|
||||
[promesa.core :as p]
|
||||
[promesa.exec :as pe]
|
||||
[mount.core :as mount]
|
||||
[uxbox.main]))
|
||||
[mount.core :as mount]))
|
||||
|
||||
;; --- Benchmarking Tools
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue