svimg
svimg copied to clipboard
Sourcemap support
It looks like the preprocess edits the .svelte
files without updating the source map, which will break source maps
Look at the example here: https://svelte.dev/docs#compile-time-svelte-preprocess
Yes, I think sourcemap support was added sometime after this package was created.