Bit Crafter

Results 6 comments of Bit Crafter

Hi @LittleHamster, you can try this [Download assets for static distribution](https://www.gatsbyjs.org/packages/gatsby-source-contentful/#download-assets-for-static-distribution) Enable this feature with the downloadLocal: true option.

> I set this to true but images are still loaded via their domain, any ideas? @LittleHamster you have to query files on this way ```query query BlogPostBySlug($slug: String, $locale:...

> I tried to use this config setting as well and it did not pull down Contentful images. I verified by checking the static assets folder after build. In my...

any updates here ?

@voltrue2 in the googleAPI.js file _getValidationUrl checks receipt.subscription and now that parameter is not available so instead of checking subscription it checks a product which causes HTTP error.