-
Updated
Jul 1, 2020 - JavaScript
gatsby-plugin
Here are 475 public repositories matching this topic...
-
Updated
Nov 23, 2020 - TypeScript
-
Updated
Nov 20, 2020 - JavaScript
-
Updated
Nov 23, 2020 - JavaScript
New feature is out from Gatsby: pluginOptionsSchema.
-
Updated
Nov 18, 2020 - JavaScript
-
Updated
Oct 29, 2020 - JavaScript
-
Updated
Nov 25, 2020 - JavaScript
-
Updated
Sep 10, 2020 - JavaScript
ToDos:
- Removes the Apollo GraphQL extension section
- Add example for the GraphQL Config
- Add demo screenshot or gif
Refs:
- GraphQL Config by @kamilkisiela
- VSCode GraphQL Extension by GraphQL Foundation
-
Updated
Nov 23, 2020 - JavaScript
-
Updated
Aug 30, 2020 - JavaScript
-
Updated
Nov 24, 2020 - JavaScript
-
Updated
Jul 28, 2020 - JavaScript
-
Updated
Nov 24, 2020 - JavaScript
-
Updated
Jan 3, 2020 - JavaScript
-
Updated
Aug 18, 2020 - JavaScript
-
Updated
Aug 22, 2019 - JavaScript
-
Updated
Oct 9, 2020 - JavaScript
-
Updated
Oct 20, 2020 - TypeScript
-
Updated
Oct 20, 2020 - JavaScript
-
Updated
Nov 25, 2020 - JavaScript
-
Updated
Nov 24, 2020 - JavaScript
-
Updated
Sep 5, 2018 - JavaScript
-
Updated
Nov 24, 2020 - TypeScript
Do you have any plans to also process JSON files? That would be really handy!
e.g. I have JSON files in the /data folder that contain absolute paths to images ("/assets/etc.jpg") that, similarly, need to be converted to relative paths.
Improve this page
Add a description, image, and links to the gatsby-plugin topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the gatsby-plugin topic, visit your repo's landing page and select "manage topics."
Currently, in the gatsby-plugin-s3 configuration, I'm not finding a way to set the
s3ForcePathStyle
option. This is necessary in cases, where S3-Compliant Object Storage Services, which might not be AWS have this path style. Some examples could be Miniohttps://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/Config.html#s3ForcePathStyle-property
Would be happy to send a