Skip to content

Comments

fix(sourcemap): keep line-start mappings when chaining input maps#11566

Closed
kdy1 wants to merge 2 commits intomainfrom
kdy1/fix-issue-10504-sourcemap
Closed

fix(sourcemap): keep line-start mappings when chaining input maps#11566
kdy1 wants to merge 2 commits intomainfrom
kdy1/fix-issue-10504-sourcemap

Conversation

@kdy1
Copy link
Member

@kdy1 kdy1 commented Feb 19, 2026

@changeset-bot
Copy link

changeset-bot bot commented Feb 19, 2026

⚠️ No Changeset found

Latest commit: b864462

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions
Copy link
Contributor

github-actions bot commented Feb 19, 2026

Binary Sizes

File Size
swc.linux-x64-gnu.node 28M (28588488 bytes)

Commit: 1b992d6

@codspeed-hq
Copy link

codspeed-hq bot commented Feb 19, 2026

Merging this PR will not alter performance

✅ 184 untouched benchmarks


Comparing kdy1/fix-issue-10504-sourcemap (b864462) with main (b24b8e0)

Open in CodSpeed

@kdy1 kdy1 closed this Feb 23, 2026
@github-actions github-actions bot modified the milestones: Planned, 1.15.13 Feb 23, 2026
@kdy1 kdy1 deleted the kdy1/fix-issue-10504-sourcemap branch February 24, 2026 02:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

SWC generates incorrect source maps when typescript inputSourceMap is provided

1 participant