Chestnut depends on Om 0.8.0-rc1 and Clojurescript <0.0-2727 by default. The handling of Javascript dependencies has improved a lot with 0.0-2727 and newer versions of Om make use of these changes.
Therefore if you want to use the most recent version of Om you'll also need to use Clojurescript 0.0-2727 or above. You can try updating your dependencies in your application — if you're lucky that might just work. On Friday, January 30, 2015 at 10:44:31 AM UTC+1, Mokhtar Al-Shubei wrote: > Am Donnerstag, 29. Januar 2015 11:32:31 UTC+1 schrieb Mokhtar Al-Shubei: > > Hello all, > > > > My big concern here is about documentation! Why don't I find a centric > > place where I know what Om version is actual, stable etc with what > > ClojureScript, react.js etc..? > > If you hate me already, please consider then only this concrete question: > > Having done these two leiningen projects, > > "lein new mies-om om-tut" > > https://github.com/swannodette/om/wiki/Basic-Tutorial > > and > > "lein new chestnut <name>" https://github.com/plexus/chestnut > > > > Who decides to include the react.js once in index.html as script-tag and > > once as "I have no idea" but i guess as a goog dependency in my generated > > app.js? > > > > I really want to have an access to these configurations as a developer! > > > > big thanks! > > Mokhtar > > > > extra words: > > since two months i am doing only Om/react. It seems I had an old version > > already but never mind till i decided to implement the famous > > Angular-50-examples in Om! Yes I know, at least the "V" parts of them (V > > from MVC). > > Great! You are right! But i just fell in love with "Live-Reloading + > Browser-REPL" that chestnut offerred me. So Om stable working version I > would suspect is the one you announce usually here? now I saw it is Om 0.8.6. > > Many Thanks! > Mokhtar -- 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.
