Hi, I am trying to prepare a state to be used under cljs.js/eval. Mostly of what I want to do could be achieved with a loader, but I was wondering if there is any documentation or example on how to prepare a state before usage with eval? The only thing available is empty-state and I was not able to find any documentation on how to change empty-state to add more stuff to it.
Most of my use cases are doing refers of namespaces. I would prefer to change the start state as in my case using the loader to achieve what I need is actually a hack (I know from the very start all that I want to add). Thanks, Tiago -- 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 https://groups.google.com/group/clojurescript.
