mirror of
https://github.com/penpot/penpot.git
synced 2025-08-02 13:18:30 +02:00
Add bench code and update all scripts.
This commit is contained in:
parent
5ae1c6a78c
commit
c419e9406b
13 changed files with 123 additions and 7 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
(let [start (System/nanoTime)]
|
||||
(b/build
|
||||
(b/inputs "src")
|
||||
(b/inputs "src" "vendor")
|
||||
{:main 'uxbox.core
|
||||
:parallel-build false
|
||||
:warnings {:ns-var-clash false}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue