I've installed localrepo in a small project, using the lein plugin for the same. This localrepo content has the code for a dependency I declare in my project.clj. I built the content using `lein cljsbuild` and then `lein jar`, then I used `lein localrepo` to install it in my small project.
On page load in the web browser, the `deps` object in the goog basenjis file is missing the entry for the localrepo content. How to get the dependency to load properly on the web browser? -- 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.
