Skip to content

Commit

Permalink
Add static.core to ahead of time compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
Robin Karlsson committed Jun 21, 2016
1 parent 3755dbb commit dab28e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,6 @@
[stringtemplate-clj "0.1.0"]
[org.clojure/core.memoize "0.5.6"]]
:main static.core
:aot [static.core]
:jar-name "static.jar"
:uberjar-name "static-app.jar")

0 comments on commit dab28e7

Please sign in to comment.