web-monetization-extension
web-monetization-extension copied to clipboard
Consider replacing webpack with esbuild/rollup for better sourcemaps
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.