Just testing clojurescript out so many possible pitfalls on my side here.

Does the new javascript externals stuff break lighttables live external browser 
functionality?

Following the basic intro tutorial I cannot get live updates to work. The 
mies-om om-tut is based on 0.8.4 , and it cannot reference com.facebook.react, 
while 0.8.6 cannot find cljsjs.react.

It compiles nicely with lein, but I can't seem to get the lighttable live REPL 
stuff to work.

Olav

On Tuesday, January 27, 2015 at 1:57:19 AM UTC+1, David Nolen wrote:
> The only significant change is that Om now relies on the cljsjs.react 
> artifact instead of the one I maintained myself. cljsjs.react has the benefit 
> that usage of React with addons instead of plain React may be configured via 
> Maven in your pom.xml or your project.clj. It's exciting to see that we are 
> already reaping the benefits of :foreign-libs and Maven over existing 
> JavaScript solutions for managing dependencies.
> 
> 
> This release also includes a fix for a very subtle set-state! bug discovered 
> by Brenton Ashworth.
> 
> 
> 
> Feedback welcome!
> 
> 
> https://github.com/swannodette/om
> 
> 
> 
> David

-- 
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.

Reply via email to