mirror of
https://github.com/penpot/penpot.git
synced 2025-08-02 13:08:33 +02:00
✨ Add release generation tools
This commit is contained in:
parent
bddf3e47c1
commit
026150ff7a
6 changed files with 49 additions and 26 deletions
|
@ -8,4 +8,6 @@
|
|||
{:jar-exclusions [#"\.swp|\.swo|user\.clj" #"^media"]
|
||||
:jar-name "uxbox.jar"
|
||||
:uberjar-name "uxbox-backend.jar"
|
||||
:main uxbox.main
|
||||
:aot :all
|
||||
:target-path "dist/"}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue