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

Move to async-to-gen #21

Merged
merged 4 commits into from
Jan 26, 2017
Merged

Move to async-to-gen #21

merged 4 commits into from
Jan 26, 2017

Conversation

timneutkens
Copy link
Member

@timneutkens timneutkens commented Jan 26, 2017

Also updated the documentation to reflect other ZEIT projects.

@leo
Copy link
Contributor

leo commented Jan 26, 2017

🙏 Thaaanks!

But why are you loading async-to-gen into ava? AFAIK, ava transpiles await/async on the fly by default.

@timneutkens
Copy link
Member Author

timneutkens commented Jan 26, 2017

Basically copied the async-to-gen pipeline from Micro 😅 Just removed it, it will fail on async calls. So loading it is indeed needed.

@leo leo merged commit 8702758 into vercel:master Jan 26, 2017
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.

None yet

3 participants