mirror of https://github.com/sveltejs/svelte
fix: adjust `loc` property of `Program` nodes created from `<script>` elements (#17428)
* fix: adjust program location to prevent corrupted sourcemaps * update changeset * go the other waypull/17431/head
parent
41e8643814
commit
044dce9da5
@ -0,0 +1,5 @@
|
||||
---
|
||||
'svelte': patch
|
||||
---
|
||||
|
||||
fix: adjust `loc` property of `Program` nodes created from `<script>` elements
|
||||
Loading…
Reference in new issue