Skip to content

Commit

Permalink
restore pod aot
Browse files Browse the repository at this point in the history
  • Loading branch information
burn2delete committed Apr 13, 2019
1 parent dde4659 commit da634df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions boot/pod/project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
(.getProperty "version")))

(defproject boot/pod version
:aot [#"^(?!boot\.repl-server).*$"]
:jar-exclusions [#"^clojure/core/"]
:description "Boot pod module–this is included with all pods."
:url "https://github.com/boot-clj/boot"
Expand Down

0 comments on commit da634df

Please sign in to comment.