mirror of https://github.com/sveltejs/svelte
fix: print `{#await ... catch}` et al correctly (#18645)
needs to check the error value, not the then value --------- Co-authored-by: Simon H <5968653+dummdidumm@users.noreply.github.com>pull/18676/head
parent
8835003d41
commit
19aa51d443
@ -0,0 +1,5 @@
|
||||
---
|
||||
'svelte': patch
|
||||
---
|
||||
|
||||
fix: correctly print `{#await ... catch x}` et al
|
||||
Loading…
Reference in new issue