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: Inline sourceContents in source maps #156

Merged
merged 1 commit into from Oct 27, 2023
Merged

Conversation

jhnns
Copy link
Member

@jhnns jhnns commented Oct 27, 2023

The original sources that the source map were pointing to were not included in the package build. This change inlines the sourceContents into the source map.

Fixes Error when update version (Webpack) #149

The original sources that the source map were pointing to were not included in the package build. This change inlines the sourceContents into the source map.

Fixes Error when update version (Webpack) #149
@coveralls
Copy link

Coverage Status

coverage: 100.0%. remained the same when pulling 39f6fd1 on improve-source-maps into 6e332a7 on main.

@jhnns jhnns merged commit 2f5a249 into main Oct 27, 2023
3 checks passed
@jhnns jhnns deleted the improve-source-maps branch October 27, 2023 16:21
github-actions bot pushed a commit that referenced this pull request Oct 27, 2023
## [8.0.1](v8.0.0...v8.0.1) (2023-10-27)

### Bug Fixes

* Inline sourceContents in source maps ([#156](#156)) ([2f5a249](2f5a249)), closes [#149](#149)
@github-actions
Copy link

🎉 This PR is included in version 8.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants