On Tuesday, March 17, 2015 at 6:24:45 AM UTC+1, Kristján Oddsson wrote: > I'm battling something similar to CLJS-1124 and so I wanted to try to figure > out if I could make some changes to the compiler myself and maybe even build > a custom build for myself. > > Is there any documentation on how to build the jar file locally that I can > look at? > > Thanks!
Not sure about the docs but you can run ./script/uberjar from the source directory and then use the created target/cljs.jar file. -- 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.
