unjs / unplugin

Unified plugin system for Vite, Rollup, Webpack, esbuild, Rolldown, and more
https://unplugin.unjs.io
MIT License
3.09k stars 114 forks source link

feat: expose getCombinedSourcemap in webpack, rspack and farm #428

Open KID-joker opened 1 month ago

KID-joker commented 1 month ago

resolves #146

KID-joker commented 3 weeks ago

@antfu Hello! Is there anything inappropriate that needs to be changed?

pkg-pr-new[bot] commented 3 weeks ago

Open in Stackblitz

pnpm add https://pkg.pr.new/unjs/unplugin@428

commit: 15686b8

antfu commented 3 weeks ago

Could you have to add some basic tests for it? Thanks

KID-joker commented 1 week ago

@antfu I have no idea how to verify that the generated combinedMap is correct. Do you have any suggestions?