Hi Chris,

While trying to modify the src/coding/client/editor.cljs I realised you put the
        resources/public/cljs/coding/client/*.js
to the repository. It's just 2 hours ago I saw the ClojureScript for
first time, but to me these files look like generated...

    (cljsc/build "src/coding/client/editor.cljs" {:output-dir
"resources/public/cljs/coding/client" :output-to
"resources/public/cljs/coding/client/editor.js"})

complains about waltz/macros__init.class missing on the classpath so
instead of reinventing the wheel I'd better ask you how do you
generate these js-files?

thx

Bost

-- 
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