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
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

pkg-pr-new bot commented Nov 21, 2025

Open in StackBlitz

npm i https://pkg.pr.new/unplugin@562

commit: 4eb3afd

@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