-
# Summary
Hard time to debug large Gatsby main bundle size after build **(600kb!)**
## Relevant information
I'm having a hard time to understand why the index bundle is so heavy, nearly 600kb !…
-
Hello Gatsby Gurus
I have a eCommerce site with just over 1000 product images. It is making the build process of Gatsby excruciatingly slow :(
For some reason I notice that I have almost 8000 (8x)…
arhoy updated
4 years ago
-
## Summary
When I build, I am consistently getting 503 errors. This happened last week and then just magically went away, but now it's back.
## Relevant information
When I build, I am consist…
-
Prior issue: https://github.com/netlify/netlify-cms/issues/2950.
When using `netlify-cms-app` it is not clear that one needs to explicitly register the media library.
The information is available …
-
I am trying to figure out how to use your plugin to solve an issue with the way gatsby-image is unable to "find" images that are parsed through react-markdown. My understanding is that it has to do w…
-
# Summary
I would like to be able to configure what git branch my Netlify CMS instance uses. Currently, I have not found any way to pass in environment variables from Gatsby to Netlify (attempted w…
-
**Describe the bug**
I have added manual init for my CMS and now it shows an error when I am trying to open mysite.com/admin/ on my Amazon S3 bucket(locally everything works fine).
Error msg:
> E…
-
DESCRIPTION:
![1](https://user-images.githubusercontent.com/31938901/52205665-db372b80-2888-11e9-9026-3cdf05c46fc9.png)
Part of our project for reproducing the problem
[REPO](https://github.com/K…
-
## Description
I have `gatsby-plugin-google-gtag` setup and it seems like the only page being tracked by Google Analytics is `/` (or events using `window.gtag()`) - visits to any other pages ar…
-
**Describe the bug**
I am trying to use a react component as a live preview with gatsby and the netlify-cms npm package. I think I have set it all up correctly, but in the preview window, it does…