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

Do not transpile "async" and "await" #8593

Closed
tomitrescak opened this issue May 13, 2016 · 2 comments
Closed

Do not transpile "async" and "await" #8593

tomitrescak opened this issue May 13, 2016 · 2 comments

Comments

@tomitrescak
Copy link

Is there any way to prohibit transpilation of "async" and "await" to the "_awaiter"? The transpiled code breaks the functionality of graphql. Seems like only babel transpiles this correctly.

I would like to maintain the async and await keywords.

Can it be done? Thanks.

@jods4
Copy link

jods4 commented May 13, 2016

This is not currently possible but has been requested several times. I think it's bound to happen at some point.

You can close this as a duplicate of #6747 (closed) and #5361 (open).

@tomitrescak
Copy link
Author

Thanks. Not good news ;(

@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants