-
This plugin's initial design has resulted in some compatibility issues that simply require too many workarounds. This is primarily due to the "proxy" method that was used to source the desired `gatsb…
-
5:48:09 PM: failed Building production JavaScript and CSS bundles - 21.814s
5:48:09 PM: error Generating JavaScript bundles failed
5:48:09 PM: Can't resolve '../icons/coderapper.svg' in '/opt/build/…
-
Instead of copying the generated Gatsby functions into the Netlify functions dir, we can now use config mutation to add the compiled Gatsby functions dir to the function bundle.
-
A function to traverse a document's fields and convert all Rich Text and Title fields to HTML and text could help users simplify their code.
If they are using `asHTML` or `asText` throughout their …
-
### Preliminary Checks
- [X] This issue is not a duplicate. Before opening a new issue, please search existing issues: https://github.com/gatsbyjs/gatsby/issues
- [X] This issue is not a question, fe…
-
### 💻
- [ ] Would you like to work on a fix?
### How are you using Babel?
Other (Next.js, Gatsby, vue-cli, ...)
### Input code
```
let resolve;
let promise = new Promise((r) => (resolve = r));
…
-
I've got a build issue that could be my setup, but it used to work in the old version so I'm not sure what I've missed...
Basically on build I get
```
TypeError: [gatsby-plugin-ts-config]: Canno…
-
# Bug report
## Describe the bug
I'm attempting to use the brand new i18n feature for a static exported site. During build time it calls `getStaticProps` once for each lang defined in `next.conf…
-
Today, Next.js shows an empty placeholder when using `loading="lazy"` (the default behavior).
We would like to add a `placeholder="blur"` option that shows a low res, blurred image until the actual…
-
### Preliminary Checks
- [X] This issue is not a duplicate. Before opening a new issue, please search existing issues: https://github.com/gatsbyjs/gatsby/issues
- [X] This issue is not a question, fe…