I didn't go that far because if it doesn't work under :simple I don't see how it could possibly work under any other settings.
On Wed, Jan 8, 2014 at 10:43 AM, vladislav p <[email protected]> wrote: > Thank you, I will look at that > > if you comment out completely out of the project.clj and app.cljs all > references to dojo, where you able to reproduce the problem where > if the compilation mode is set to :advanced , the sample does not work > > ? > > On Wednesday, January 8, 2014 9:49:22 AM UTC-5, David Nolen wrote: > > It appears that you're missing some dependencies required for Dojo to > function. Dojo uses a function "define" which is not included in any of the > Dojo libraries you've included. > > > > > > > > David > > > > > > > > On Wed, Jan 8, 2014 at 2:16 AM, vladislav p <[email protected]> wrote: > > > > Hello David, thank you > > > > Here is the project to test on > > > > > > > > https://github.com/vladp/cljs_om_dojo > > > > > > > > > > > > -- > > > > 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. > > -- > 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. > -- 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.
