Skip to content
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

fix(shaker): exports/object issue with TS (fixes #861) #863

Merged
merged 1 commit into from Nov 5, 2021
Merged

Conversation

Anber
Copy link
Collaborator

@Anber Anber commented Nov 5, 2021

Motivation

See #861

Summary

If an exported identifier was used as an object's index in a left part of an assignment operator, that identifier was mistakenly interpreted as a declaration instead of reference.

@Anber Anber merged commit acdbdfe into master Nov 5, 2021
@Anber Anber deleted the issue/861 branch November 5, 2021 12:02
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.

None yet

1 participant