Skip to content

Commit c0683a3

Browse files
committed
Test AOT with sample app
1 parent cec0e08 commit c0683a3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

project.clj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
:source-paths ["examples/src"]
2323
:dependencies [[org.clojure/clojure "1.7.0"]
2424
[http-kit "2.1.19"]
25+
[reloaded.repl "0.2.1"]
2526
[com.stuartsierra/component "0.3.1"]]}
2627
:dev {:repl-options {:init-ns user}
2728
:plugins [[lein-clojars "0.9.1"]

0 commit comments

Comments
 (0)