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