contentful / live-preview

Preview SDK for both the field tagging connection + live content updates
https://www.contentful.com/developers/docs/tutorials/general/live-preview/
MIT License
60 stars 12 forks source link

feat(content-source-maps): allow specify a platform to reduce the payload [] #785

Closed chrishelgert closed 1 month ago

chrishelgert commented 1 month ago

Provides the ability to reduce the payload of the hidden strings if only one platform for previewing is used

z0al commented 1 month ago

Provides the ability to reduce the payload of the hidden strings if only one platform for previewing is used

  • using contentful - removing the href property
  • using vercel - removing the contentful property

How would this now behave if Vercel is chosen but the website is still opened within Contentful Live Preview?

chrishelgert commented 1 month ago

Provides the ability to reduce the payload of the hidden strings if only one platform for previewing is used

  • using contentful - removing the href property
  • using vercel - removing the contentful property

How would this now behave if Vercel is chosen but the website is still opened within Contentful Live Preview?

then you would have no tagged elements in live preview. this is really if you want to opt-out one the preview functionalities