Expose input source map for webpack-like bundlers by sethfowler-datadog · Pull Request #562 · unjs/unplugin · GitHub
Skip to content

Expose input source map for webpack-like bundlers#562

Merged
sxzz merged 1 commit intounjs:v3from
sethfowler-datadog:expose-input-source-map-for-webpack-like-bundlers
Nov 21, 2025
Merged

Expose input source map for webpack-like bundlers#562
sxzz merged 1 commit intounjs:v3from
sethfowler-datadog:expose-input-source-map-for-webpack-like-bundlers

Conversation

@sethfowler-datadog
Copy link
Copy Markdown
Contributor

This PR exposes the input source map for rspack and webpack, making it possible for Unplugin-based plugins to chain source maps from earlier loaders correctly. Resolves #561.

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Nov 21, 2025

@sxzz sxzz merged commit a8975f7 into unjs:v3 Nov 21, 2025
12 checks passed
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.

Make it possible to chain source maps correctly on webpack and rspack

2 participants