matrix-js-sdk
8a4a1dfa
- Transform `async` functions to bluebird promises
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
8 years ago
Transform `async` functions to bluebird promises Now that we use transform-runtime instead of regenerator-runtime, we need to use the async-to-bluebird transform to make sure that `async` functions get transformed into bluebird promises.
References
#511 - Transform `async` functions to bluebird promises
Author
richvdh
Parents
d37cbb10
Loading