Skip to content

Remove extraneous const, fixing #25714 #25982

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
Jul 26, 2018

Conversation

weswigham
Copy link
Member

A const redeclaration of the refs collection in a child scope in the declaration transformer was shadowing the (transformation-wide scoped) declaration it was actually supposed to assign to in the case of bundled emit.

Fixes #25714

@mhegazy
Copy link
Contributor

mhegazy commented Jul 26, 2018

please port to release-3.0 as well

@weswigham weswigham merged commit d590d5b into microsoft:master Jul 26, 2018
@weswigham weswigham deleted the remove-stray-const branch July 26, 2018 21:43
weswigham added a commit to weswigham/TypeScript that referenced this pull request Jul 26, 2018
mmorearty pushed a commit to Asana/TypeScript that referenced this pull request Jul 27, 2018
mmorearty pushed a commit to Asana/TypeScript that referenced this pull request Aug 7, 2018
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.

2 participants