1126c750ed
* 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