mirror of https://github.com/sveltejs/svelte
fix: add empty stack to `CompileDiagnostic` to show error on build (#13942)
* fix: add empty stack to `CompileDiagnostic` to show error on build * chore: generate types * chore: make stack optional to make TS happy * chore: generate types -.-" * chore: add commentpull/13958/head
parent
da1fefcd45
commit
7be3afb3a6
@ -0,0 +1,5 @@
|
||||
---
|
||||
'svelte': patch
|
||||
---
|
||||
|
||||
fix: add empty stack to `CompileDiagnostic` to show error on build
|
Loading…
Reference in new issue