Fix project.clj typo
This commit is contained in:
parent
ad8f1acdbd
commit
746d9fccc9
@ -49,7 +49,7 @@
|
|||||||
[org.clojure/tools.nrepl "0.2.10"]]
|
[org.clojure/tools.nrepl "0.2.10"]]
|
||||||
:repl-options {:nrepl-middleware [cemerick.piggieback/wrap-cljs-repl]}}]
|
:repl-options {:nrepl-middleware [cemerick.piggieback/wrap-cljs-repl]}}]
|
||||||
:prod [:cljs-shared
|
:prod [:cljs-shared
|
||||||
{:cljbuilds
|
{:cljsbuild
|
||||||
{:builds
|
{:builds
|
||||||
{:background
|
{:background
|
||||||
{:compiler {:optimizations :simple
|
{:compiler {:optimizations :simple
|
||||||
|
Loading…
Reference in New Issue
Block a user