diff --git a/project.clj b/project.clj index 2aa3c6f..6c6a9ce 100644 --- a/project.clj +++ b/project.clj @@ -33,6 +33,7 @@ [lein-kibit "LATEST"]]} :uberjar {:aot :all}} + :neo4j {:path "neo4j"} :repl-options {:init-ns wanijo.framework.repl} :ring {:handler wanijo.handler/app} :less {:source-paths ["resources/app/stylesheets"]