-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed as not planned
Description
Describe the problem
I would like to be able to generate og images on Vercel edge. Unfortunately, it uses JSX. Vercel / SvelteKit needs to make a version that works for SvelteKit.
https://vercel.com/docs/functions/edge-functions/og-image-generation
https://github.com/vercel/og-image
Describe the proposed solution
Create an official SvelteKit Version.
Alternatives considered
There is an unofficial version that translates a string into JSX, but it is buggy, and adds unnecessary translation. I personally couldn't not get SVG images to work correctly. - https://github.com/etherCorps/sveltekit-og
Importance
would make my life easier
Additional Information
This may would need to be added to the Vercel adapter, I'm not sure the best place for this.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels