mirror of
https://github.com/withastro/astro.git
synced 2024-12-23 21:53:55 -05:00
f91615f5c0
* minor fixes for errors related to vercel SSR in core * yielding empty string instead of nothing, to not exit the iterator --------- Co-authored-by: AirBorne04 <>
155 B
155 B
astro |
---|
patch |
- safe guard against TextEncode.encode(HTMLString) [errors on vercel edge]
- safe guard against html.replace when html is undefined