Skip to content

Commit

Permalink
fixed uberjar
Browse files Browse the repository at this point in the history
  • Loading branch information
vision-05 committed Jun 2, 2021
1 parent 0f8969d commit 61dc2ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bettercode/project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@
:main ^:skip-aot bettercode.core
:target-path "target/%s"
:profiles {:uberjar {:aot :all
:injections [(javafx.application.Platform/exit)]
:jvm-opts ["-Dclojure.compiler.direct-linking=true"]}})

0 comments on commit 61dc2ba

Please sign in to comment.