I have this working on emacs. On my slicehost VM it works flawlessly, but at
my work VM, only the first compilation works. Subsequent calls (on change
notification) produces an empty JS file. Just wondering if you or anyone
else has come across this issue.
Thanks, Tunde.
--
You received this
Just sharing the stopgap method for "static HTML" (no server)
ClojureScript development I'm using until someone cooks up a REPL that
evals in the browser instead of Rhino.
Nothing particularly exciting here, but really beats restarting the JVM
on every compile. :-)
This will only work on Linux as