diff --git a/project.clj b/project.clj index 1d25e83..ca62f21 100644 --- a/project.clj +++ b/project.clj @@ -10,7 +10,6 @@ [org.clojure/core.async "0.2.395"]] :aliases {"at" ["test-refresh"] "ats" ["doo" "phantom"]} - :aot :all :cljsbuild {:builds {:test {:source-paths ["src" "test"] :compiler {:output-to "target/test.js" :main 'full.test-runner