martyjs / marty

A Javascript library for state management in React applications
http://martyjs.org
MIT License
1.09k stars 76 forks source link

IE support? #100

Closed pstoica closed 9 years ago

pstoica commented 9 years ago

Hey, I'm interested in using this! But I noticed the builds have been failing for IE. Sorry I haven't tested myself, but is this indicative of IE support or should it be good to use?

jhollingworth commented 9 years ago

Hey, it's been working until I upgraded to the latest isomorphic-fetch. It's top of my list to work on right. Will let you know when its fixed (Hopefully day or two)

jhollingworth commented 9 years ago

IE Support is now back. Technically it never went away, it was just the tests were broken