mirror of
https://github.com/penpot/penpot.git
synced 2025-02-08 08:09:14 -05:00
🔧 Do not compile clj source (allow dynamic instrumentation on runtime)
This commit is contained in:
parent
b54bf2bba4
commit
d91e6e381e
1 changed files with 0 additions and 5 deletions
|
@ -16,11 +16,6 @@
|
|||
{:src-dirs ["src" "resources"]
|
||||
:target-dir class-dir})
|
||||
|
||||
(b/compile-clj
|
||||
{:basis basis
|
||||
:src-dirs ["src"]
|
||||
:class-dir class-dir})
|
||||
|
||||
(b/uber
|
||||
{:class-dir class-dir
|
||||
:uber-file jar-file
|
||||
|
|
Loading…
Add table
Reference in a new issue