Just to highlight the key point: with the above setup, custom macros defined in files under src/clj/ are available to cljs code under src/cljs/ because src/clj/ is included on the classpath in the above -cp command (so the cljs compiler can find them).
Sincerely, Michał -- 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
