sanity-blocks-vue-component
sanity-blocks-vue-component copied to clipboard
is there a way to lazy load the components used for the serializers option?
We have articles that use different serializer components, right now it's loading all the serializer components regardless if it's on the page or not but we want to lazy load it instead so it get loaded only if it's on the page. We're using nuxt for our site.
Hi @nirjan-dev, I don't believe so currently, but might be a good feature to add. Are you working with v1.0.0?
+1