mirror of
https://github.com/penpot/penpot.git
synced 2026-09-12 15:09:38 +00:00
Improve backend uberjar profile.
This commit is contained in:
parent
2fa169e28d
commit
4d5a8ac89d
@ -5,6 +5,7 @@
|
|||||||
:main ^:skip-aot uxbox.main}
|
:main ^:skip-aot uxbox.main}
|
||||||
|
|
||||||
:uberjar
|
:uberjar
|
||||||
{:jar-name "uxbox.jar"
|
{:jar-exclusions [#"\.swp|\.swo|user\.clj" #"public/media"]
|
||||||
|
:jar-name "uxbox.jar"
|
||||||
:uberjar-name "uxbox-backend.jar"
|
:uberjar-name "uxbox-backend.jar"
|
||||||
:target-path "dist/"}}
|
:target-path "dist/"}}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user