Skip to content

Fix for..await emit for es2017#16279

Merged
rbuckton merged 1 commit into
masterfrom
fix15928
Jun 6, 2017
Merged

Fix for..await emit for es2017#16279
rbuckton merged 1 commit into
masterfrom
fix15928

Conversation

@rbuckton
Copy link
Copy Markdown
Contributor

@rbuckton rbuckton commented Jun 5, 2017

Fixes emit for for await when the target is es2017. Previously this would emit a yield in an async function rather than an await.

Fixes #15928

@rbuckton rbuckton merged commit d9ec08c into master Jun 6, 2017
@rbuckton rbuckton deleted the fix15928 branch June 6, 2017 01:03
@microsoft microsoft locked and limited conversation to collaborators Jun 14, 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

Successfully merging this pull request may close these issues.

3 participants