mirror of https://github.com/sveltejs/svelte
fix: use SSR format compatible with nginx SSI for props.id (#16820)
* fix: use SSR format compatible with nginx SSI for props.id * changeset --------- Co-authored-by: Rich Harris <hello@rich-harris.dev>pull/16818/head
parent
cf35a22568
commit
562623d536
@ -0,0 +1,5 @@
|
||||
---
|
||||
"svelte": patch
|
||||
---
|
||||
|
||||
fix: use nginx SSI-compatible comments for `$props.id()`
|
Loading…
Reference in new issue