near / react-on-chain

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

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

Open mpeterdev opened 1 month ago

mpeterdev commented 1 month 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?