Skip to content

Fixed an issue with top-level for-await loops not being allowed with --module preserve - #59042

Merged
Andrew Branch (andrewbranch) merged 1 commit into
microsoft:mainfrom
Andarist:fix/allow-top-level-for-await-module-preserve
Jun 26, 2024
Merged

Fixed an issue with top-level for-await loops not being allowed with --module preserve#59042
Andrew Branch (andrewbranch) merged 1 commit into
microsoft:mainfrom
Andarist:fix/allow-top-level-for-await-module-preserve

Conversation

@Andarist

Copy link
Copy Markdown
Contributor

fixes #59030
this was missed in #56785 , cc Andrew Branch (@andrewbranch)

@typescript-bot TypeScript Bot (typescript-bot) added the For Uncommitted Bug PR for untriaged, rejected, closed or missing bug label Jun 26, 2024

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

For Uncommitted Bug PR for untriaged, rejected, closed or missing bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unable to use top-level for-await loops with module preserve

4 participants