Download / redux-apis

Helpers for creating Redux-aware APIs.
Creative Commons Attribution 4.0 International
11 stars 0 forks source link

ReferenceError: Promise is not defined #2

Closed Download closed 8 years ago

Download commented 8 years ago

Happens on older versions of Node JS / Older browsers if we don't use a polyfill. Add a polyfill for when running tests on Travis CI as build is currently failing due to this.

Download commented 8 years ago

Fixed in 0.11.1