Hey @AMMehta that's a big file! I'd recommend enabling code splitting. If not, you're going to need to use a different host for the Javascript file...read more
The documentation is actually incorrect for this - It's always worth using Intellisense in your IDE to get the right methods. Try hubspotClient.crm...read more
To chime in here - I enjoyed working with Shopify's img_url filter. It was super straight forward. https://www.shopify.co.uk/partners/blog/img-url-...read more
Your application's Redirect URL must have a TLS certificate (https://) if it's running anywhere except localhost. I'd also recommend using standard p...read more
Goals: Allow more control over how images respond to different screen sizes. Create a more consistent editing experience across themes by containing options for a single image in one field. Reduce the size of fields.json Currently responsi read more