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) sourcemap reference locations when the definition is in a ts file #1482

Merged
merged 1 commit into from May 11, 2022

Conversation

jasonlyu123
Copy link
Member

#1480 this mainly happened with object members. because they won't be aliased when imported. We should still sourcemap the reference location.

this mainly happened with object members
because they won't be aliased when imported.
@jasonlyu123 jasonlyu123 merged commit f11c429 into sveltejs:master May 11, 2022
@jasonlyu123 jasonlyu123 deleted the obj-member-ref-map branch May 11, 2022 14:56
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

2 participants