Loading the file directly in your browser will not work. The Closure transport we use does not support that anymore.
David On Tue, May 22, 2012 at 10:40 AM, D.Bushenko <[email protected]> wrote: > Hey guys, > > Something is going totally wrong in the project samples/repl. This is OK > that navigating to localhost:9000 wakes up the repl. But there is a file > index.html which loads the compiled src/repl/test.cljs. As the test.cljs > file contains the code (repl/connect "http://localhost:9000/repl"), > loading the index.html should also wake up the repl. I don't know why it is > not mentioned in README.md. I think, index.html should be also described in > the readme file. > > Dmitry > > > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to [email protected] > Note that posts from new members are moderated - please be patient with > your first post. > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/clojure?hl=en > -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
