Skip to content

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

Merged
Daniel Rosenwasser (DanielRosenwasser) merged 1 commit into
microsoft:masterfrom
alan-agius4:export-star-colon
May 12, 2020
Merged

fix: add missing semi-colon to __exportStar unnamed function #38502
Daniel Rosenwasser (DanielRosenwasser) merged 1 commit into
microsoft:masterfrom
alan-agius4:export-star-colon

Conversation

@alan-agius4

Copy link
Copy Markdown
Contributor

Fixes #38501

@alan-agius4 Alan Agius (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
Copy Markdown
Member

TypeScript Bot (@typescript-bot) cherry-pick this to release-3.9

@typescript-bot

TypeScript Bot (typescript-bot) commented May 12, 2020

Copy link
Copy Markdown
Contributor

Heya Daniel Rosenwasser (@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
Daniel Rosenwasser (DanielRosenwasser) merged commit c2b5594 into microsoft:master May 12, 2020
@typescript-bot

Copy link
Copy Markdown
Contributor

Hey Daniel Rosenwasser (@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 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.

Emitted__exportStar helper has missing ; which causes runtime error

4 participants