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.
