Skip to content

Instantly share code, notes, and snippets.

(set-env!
:source-paths #{"src/cljs"}
:resource-paths #{"resources"}
:dependencies '[; build
[adzerk/boot-cljs "0.0-2814-0" :scope "test"]
[adzerk/boot-cljs-repl "0.1.8" :scope "test"]
[adzerk/boot-reload "0.2.4" :scope "test"]
[pandeiro/boot-http "0.6.2" :scope "test"]
[org.clojure/clojurescript "0.0-2850"]
[cljsjs/boot-cljsjs "0.4.6"]