@snowpack/plugin-svelte
sourcemap support for preprocessors
#2197
probablykasper
started this conversation in
Ideas
Replies: 2 comments 3 replies
-
@FredKSchott Sorry if the mention is unwanted, but do you have any thoughts on this? |
Beta Was this translation helpful? Give feedback.
0 replies
-
@FredKSchott @matthewp @melissamcewen Hey, any word on this at all? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
@snowpack/plugin-svelte
supports source maps for.svelte
files, but it seems like those don't supportsvelte-preprocess
.svelte-preprocess
has asourceMap: true
option, so I imagine it should be possible to combine this with the.svelte
source maps.Are there any major roadblocks preventing this from being done?
Beta Was this translation helpful? Give feedback.
All reactions