Skip to content

Fix crash when exporting class without name#17996

Merged
rbuckton merged 1 commit into
masterfrom
fix16681
Aug 24, 2017
Merged

Fix crash when exporting class without name#17996
rbuckton merged 1 commit into
masterfrom
fix16681

Conversation

@rbuckton

Copy link
Copy Markdown
Contributor

This fixes a compiler crash when exporting a class without a name for --module commonjs --target es2015.

Fixes #16681

@rbuckton rbuckton requested a review from a user August 24, 2017 00:11
@rbuckton rbuckton requested a review from mhegazy August 24, 2017 00:27
@mhegazy

mhegazy commented Aug 24, 2017

Copy link
Copy Markdown
Contributor

@rbuckton we will need this in release-2.5 as well.

@rbuckton rbuckton merged commit 038d256 into master Aug 24, 2017
@rbuckton

Copy link
Copy Markdown
Contributor Author

This is now also in release-2.5.

@rbuckton rbuckton deleted the fix16681 branch August 24, 2017 18:07
@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.

TypeError: Cannot read property 'text' of undefined

3 participants