Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Transform async functions to bluebird promises #511

Merged
merged 1 commit into from
Jul 24, 2017

Conversation

richvdh
Copy link
Member

@richvdh richvdh commented Jul 21, 2017

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.

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.
@kegsay
Copy link
Member

kegsay commented Jul 21, 2017

LGTM

@richvdh richvdh merged commit 3effb9e into develop Jul 24, 2017
@richvdh richvdh deleted the rav/async_to_bluebird branch July 24, 2017 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants