There are several macros in my github project: https://github.com/zubairq/coils
On Tuesday, March 3, 2015 at 5:13:06 PM UTC+1, marc fawzi wrote: > Hi, > > > I tried defmacro from a .clj file with proper namespace and I did a > :require-macros (with standard :refer) to point to it from my .cljs file > > > I thought I should maybe tell Leinigen something about the .clj file > containing the macro but I'm not sure what is needed there. > > > Does anyone have a clue? or know of a CLJS project on github where macros are > used? > > > Thanks, > Marc -- Note that posts from new members are moderated - please be patient with your first post. --- You received this message because you are subscribed to the Google Groups "ClojureScript" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/clojurescript.
