unjs / unplugin

Unified plugin system for Vite, Rollup, Webpack, esbuild, Rolldown, and more

Home Page:https://unplugin.unjs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

expose sourcemap utilities via `this` context

danielroe opened this issue · comments

It could be useful to be able to call this.getCombinedSourcemap() or equivalent....

commented

Is there any progress about sourcemap utilities?