[ClojureScript] How to integrate clojurescript macros into the build

2015-01-03 Thread Ivan L
Clojurescript tooling can be hell. Consider looking at cljx since AFAIK that is the way forward for cljs macros. Shameless plug - cljx setup is also confusing so I wrote cljx-start lein template once I understood what the hell was happening. Not fun stuff. If anything will sink

[ClojureScript] How to integrate clojurescript macros into the build

2015-01-02 Thread Jonathon McKitrick
I cannot figure out how to do this. I have a few simple macros I'd like to use in the clojurescript side of my project, but I'm constantly gettings errors like these: Compiling ClojureScript. Compiling resources/public/js/main.js from [src/cljs]... WARNING: No such namespace: pts.macros at