svimg icon indicating copy to clipboard operation
svimg copied to clipboard

Sourcemap support

Open benmccann opened this issue 2 years ago • 1 comments

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

benmccann avatar Aug 22 '22 18:08 benmccann

Yes, I think sourcemap support was added sometime after this package was created.

xiphux avatar Aug 27 '22 16:08 xiphux