yonatanmn/Cartiv

Support for ES6 Generators

yaronlevi opened this issue · 1 comments

Can I use ES6's generator function as one of the store's action?

I think there shouldn't be a problem,
tried it with async/await (based on generators) and it was great.

closing. re-open if it's not working for some reason