Closed chikeichan closed 1 week ago
@whymarrh would love your opinion here - this PR add support for Promises, but the codebase uses es5 and browserify. Is it necessary to add babelify
for promise polyfills? Since this is a library, I am thinking that most users would bundle it again with the polyfills.
Fixes #58