Ok, you mean if you open the HTML page from disk, the REPL is not
working for you. I can confirm that.


There are conflicting instructions in the test.cljs file, and in the README.md
https://github.com/clojure/clojurescript/blob/master/samples/repl/src/repl/test.cljs
" ;; Open the file samples/repl/index.html"

https://github.com/clojure/clojurescript/blob/master/samples/repl/README.md
"Open http://localhost:9000/ in a browser. When this page is loaded it
will connect to the REPL."

Guess the commment in src/repl/test.cljs should be updated then. I'm
not sure if the browser-connected REPL should work if the HTML page is
loaded from disk. I see a JavaScript error in the browser console,
URI file:/robots.txt is invalid for field ppu

Looks like a security problem to me. Maybe someone from the
ClojureScript team knows more.

-  Raju

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to