near / bos-web-engine

Improved execution layer for NEAR decentralized frontend components
https://roc-docs.near.dev/
26 stars 6 forks source link

🔷 [Epic] Consider transforming `img` elements to `next/image` elements #391

Open mpeterdev opened 8 months ago

mpeterdev commented 8 months ago

Description

If a container emits an img element and we transform that to a next/image element before rendering by the OWA, can we tie into Vercel image optimization and/or caching?