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

Support more complex sourcemap renames #1481

Merged
merged 4 commits into from
Dec 14, 2022
Merged

Conversation

connor4312
Copy link
Member

Fixes #1383. Uses the 'rename' as the space from the identifier's mapping to the next sourcemap entry. Seems to work well.

@connor4312 connor4312 deleted the complex-sourcemap-names branch December 14, 2022 20:11
connor4312 added a commit that referenced this pull request Dec 14, 2022
connor4312 added a commit that referenced this pull request Dec 15, 2022
…es (#1482)

* Revert "Merge pull request #1481 from microsoft/complex-sourcemap-names"

This reverts commit 7b5e81d, reversing
changes made to 6130f21.

* just include member accesses instead
connor4312 added a commit that referenced this pull request Feb 21, 2023
This reverts commit 7b5e81d, reversing
changes made to 6130f21.

Fixes #1561

Just undo this change (made last release) in this one. I'm not sure if
it's possible to support this, at least without changes upstream in Babel.
connor4312 added a commit that referenced this pull request Feb 21, 2023
This reverts commit 7b5e81d, reversing
changes made to 6130f21.

Fixes #1561

Just undo this change (made last release) in this one. I'm not sure if
it's possible to support this, at least without changes upstream in Babel.
connor4312 added a commit that referenced this pull request Feb 21, 2023
…es" (#1566)

* Revert "Merge pull request #1481 from microsoft/complex-sourcemap-names"

This reverts commit 7b5e81d, reversing
changes made to 6130f21.

Fixes #1561

Just undo this change (made last release) in this one. I'm not sure if
it's possible to support this, at least without changes upstream in Babel.

* more
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.

Unable to preview named import for ts with sourcemap
4 participants