ember-redux / ember-redux-observable-shim

Ember shim for redux-observable
MIT License
4 stars 1 forks source link

Implement Shim #2

Closed sandersky closed 7 years ago

toranb commented 7 years ago

@sandersky when we get around to implementing this can we ensure that rxjs ^5.0.3 is pulled in (thru redux-observable)?

I see this in the README today

This has peer dependencies of rxjs@5.0.* and redux, which will have to be installed as well.

toranb commented 7 years ago

Finally complete