Skip to content

fix: add missing semi-colon to __exportStar unnamed function #38502

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

Merged
merged 1 commit into from
May 12, 2020

Conversation

alan-agius4
Copy link
Contributor

Fixes #38501

@alan-agius4 alan-agius4 changed the title fix: add missing colon to __exportStar unnamed function fix: add missing semi-colon to __exportStar unnamed function May 12, 2020
@DanielRosenwasser
Copy link
Member

@typescript-bot cherry-pick this to release-3.9

@typescript-bot
Copy link
Collaborator

typescript-bot commented May 12, 2020

Heya @DanielRosenwasser, I've started to run the task to cherry-pick this into release-3.9 on this PR at 7ec21e9. You can monitor the build here.

@DanielRosenwasser DanielRosenwasser merged commit c2b5594 into microsoft:master May 12, 2020
@typescript-bot
Copy link
Collaborator

Hey @DanielRosenwasser, I couldn't open a PR with the cherry-pick. (You can check the log here). You may need to squash and pick this PR into release-3.9 manually.

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.

Emitted__exportStar helper has missing ; which causes runtime error
4 participants