mirror of https://github.com/sveltejs/svelte
fix: ensure source and filename are known to compileModule's source map (#13546)
Similar to a change that was part of #10459 Fixes https://github.com/sveltejs/svelte-loader/issues/238pull/13549/head
parent
0d3d5a2a85
commit
6776947ae8
@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
'svelte': patch
|
||||||
|
---
|
||||||
|
|
||||||
|
fix: ensure source and filename are known to compileModule's source map
|
Loading…
Reference in new issue