1. Are you setting :repl-options in project.clj? If so, I suspect that only 
affects Lein’s Clojure REPL.  See 
https://github.com/clojure/clojurescript/wiki/Running-REPLs 
<https://github.com/clojure/clojurescript/wiki/Running-REPLs> and, in 
particular, :repl-verbose true would be provided in the map argument to 
cljs.repl/repl*.

2. If you are running Planck on OS X, the `-v` option puts Planck into verbose 
mode, showing compiled JavaScript. If on OS X but running a REPL that ships 
with ClojureScript (like script/noderepljs) or a REPL that is based on from 
ClojureScript’s cljs.repl, comment #1 above applies.

> On Sep 10, 2015, at 9:41 AM, Yehonathan Sharvit <vie...@gmail.com> wrote:
> 
> 1. I set   :repl-options {:repl-verbose true} but the repl didn't show any js
> 2. I'm on mac but I can't see the compiled js on the repl

-- 
Note that posts from new members are moderated - please be patient with your 
first post.
--- 
You received this message because you are subscribed to the Google Groups 
"ClojureScript" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojurescript+unsubscr...@googlegroups.com.
To post to this group, send email to clojurescript@googlegroups.com.
Visit this group at http://groups.google.com/group/clojurescript.

Reply via email to