Shu Ding

Results 403 comments of Shu Ding

You can do `stream.pipeThrough(transformStream)` where `transformStream` appends an extra chunk on flush: https://developer.mozilla.org/en-US/docs/Web/API/TransformStream/TransformStream

Hey @nomercy360 could you reproduce it in the playground: https://og-playground.vercel.app? You can open an issue in https://github.com/vercel/satori and we will take a look!

Hi @dougwilson, I just updated the PR to follow the contributing guidelines with sources added.

Hey! This isn't specifically related to vanilla-extract, it's the current behavior if you use global CSS or CSS modules in `app/` as well. And we're thinking about improving it. The...

https://github.com/vercel/next.js/pull/50406 should fix this!

Thanks @kiwiyou! Could you please add a test case for it so it won't regress in the future?

Yeah this is unfortunately something Satori can't work around. If it provides a `.d.ts` to allow Buffer/ArrayBuffer values for img tag's `src` field, it will be a global TypeScript override...

Super excited to see this proof of work, this will fix a lot of tricky issues in Satori! Thanks for the great work as always @LuciNyan! > Currently I am...

> hahaha, harfbuzz is a big killer, which has more feature which harfbuzzjs does not support. As far as I know, harfbuzzjs only does basic work and does not support...