netlify-plugin-gatsby icon indicating copy to clipboard operation
netlify-plugin-gatsby copied to clipboard

A build plugin to integrate Gatsby seamlessly with Netlify

Results 58 netlify-plugin-gatsby issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [react](https://reactjs.org/) ([source](https://togithub.com/facebook/react)) | [`^17.0.1` -> `^18.0.0`](https://renovatebot.com/diffs/npm/react/17.0.2/18.2.0) |...

type: bug

**Description of the issue** The DSG feature is handled by Functions that are created by this plugin. However, the plugin doesn't detect when the database files used will cause the...

type: bug
status: awaiting user response

Thanks for reporting this bug! If this is related to a typo or the documentation being unclear, please click on the relevant page's `Edit` button (pencil icon) and suggest a...

bug
status: awaiting user response

### Summary I'd like to use Netlify functions as a proxy to an ElasticSearch deployment. ElasticSeach uses the `application/x-ndjson` content type for its multi-query endpoint. I'm getting an error when...

type: bug
priority: low

### Summary I have a vanilla install of Gatsby + one Gatsby function. I installed to support Gatsby on Netlify. Before upgrading to the newest version of `gatsby-plugin-netlify` it would...

type: bug

### Summary I have a Gatsby Netlify build which completes successfully without Essential Gatsby plugin installed but fails with it installed. ### Steps to reproduce 1. Install Essential Gatsby plugin...

type: bug

**Which problem is this feature request solving?** Original comment: https://github.com/netlify/netlify-plugin-gatsby/issues/320#issuecomment-1124880268 **Describe the solution you'd like** TBD Example: This could be fixed by [...] **Describe alternatives you've considered** Example: Another solution...

enhancement

We currently include the Gatsby lmdb datastore (data.mdb) in the lambda bundle, then move it into the tmp dir at first run, because it needs to be in a writeable...

I am expirimenting with Gatsby 4 for my site https://autokopenduitsland.netlify.app/ using `@netlify/[email protected]` 3 functions are added, for example for DSG. When using the Netlify builders, I got everything working. DSG...

bug

We try to fail the build when the root dir is set as the publish dir. However according to BugSnag quite a few seem to be slipping through, and it...

bug