Hey, I was looking for a simple way to deploy a clojurescript app to heroku/dokku. Seemed like the proper way to do that is using something like `:resource-paths ["resources"]` and use that as target directory for the cljs compilation.
I now wonder how I can integrate cljsbuild into leiningens uberjar command. As I understand the leiningen.cljsbuild hook it should do exactly this. Would love to hear how you do it (and more general how do you deploy clojurescript)? Martin ps. I have some project here with the configuration I described in case something is unclear https://github.com/mklappstuhl/suggest -- 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.
