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

Add missing sourcesContent in source maps when they are available in the filesystem #9

Merged
merged 6 commits into from
Oct 12, 2024

Conversation

filipsobol
Copy link
Owner

@filipsobol filipsobol commented Oct 9, 2024

Source maps of dependencies may not have sourcesContent or have some of its entries as null.

This PR adds logic that tries to load missing sourcesContent from file system.

Copy link

pkg-pr-new bot commented Oct 9, 2024

Open in Stackblitz

pnpm add https://pkg.pr.new/sonda@9
pnpm add https://pkg.pr.new/unplugin-sourcemaps@9

commit: d4bb4e1

@filipsobol filipsobol merged commit 30ddb2b into main Oct 12, 2024
5 checks passed
@filipsobol filipsobol deleted the add-missing-sourcesContent branch October 12, 2024 08:59
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.

1 participant