web-monetization-extension icon indicating copy to clipboard operation
web-monetization-extension copied to clipboard

Consider replacing webpack with esbuild/rollup for better sourcemaps

Open sidvishnoi opened this issue 8 months ago • 2 comments

I did a quick (incomplete) test with esbuild, and could get much better sourcemaps than webpack already.

Might make sense to use rollup due to better plugin support, but haven't tested sourcemap quality yet - should be better than what webpack gives already at least.

image

sidvishnoi avatar Jun 24 '24 10:06 sidvishnoi