I'm trying to modify a line of reagent-0.5.0 and run the modified version in my own leiningen project.
Did try to clone from https://github.com/reagent-project and run command lein install Also did try to extract the jar, modify, and repackage. In both cases it did not work and I end up with the error: Caused by: clojure.lang.ExceptionInfo: No such namespace: reagent.core at line 1 file:/home/cedric/.m2/repository/re-frame/re-frame/0.3.2/re-frame-0.3.2.jar!/re_frame/router.cljs Any suggestion what I am doing wrong ? Thanks -- 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.
