Skip to content

Comments

feat: Add debugId to SourceMap types#5751

Merged
lukastaegert merged 2 commits intorollup:masterfrom
timfish:debugId-in-SourceMap-types
Dec 6, 2024
Merged

feat: Add debugId to SourceMap types#5751
lukastaegert merged 2 commits intorollup:masterfrom
timfish:debugId-in-SourceMap-types

Conversation

@timfish
Copy link
Contributor

@timfish timfish commented Dec 4, 2024

I previously added debug ID support to Rollup in #5712.

While adding debug ID support to Vite, I found that I needed debugId adding to the SourceMap type so that TypeScript crimes are not required.

@vercel
Copy link

vercel bot commented Dec 4, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
rollup ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 6, 2024 8:58am

@codecov
Copy link

codecov bot commented Dec 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.00%. Comparing base (d3464e4) to head (75fe850).
Report is 4 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5751   +/-   ##
=======================================
  Coverage   99.00%   99.00%           
=======================================
  Files         258      258           
  Lines        8072     8072           
  Branches     1361     1361           
=======================================
  Hits         7992     7992           
  Misses         53       53           
  Partials       27       27           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@lukastaegert lukastaegert added this pull request to the merge queue Dec 6, 2024
auto-merge was automatically disabled December 6, 2024 09:52

Pull Request is not mergeable

Merged via the queue into rollup:master with commit 87a911c Dec 6, 2024
@github-actions
Copy link

github-actions bot commented Dec 6, 2024

This PR has been released as part of [email protected]. You can test it via npm install rollup.

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