Natalia Barańska
Natalia Barańska
Inserts destination anchors alongside header tags. Useful if you are not using markdown (which does this automatically). Outputs HTML with destination anchor tags. I needed this functionality to get it...
Hello, I'm trying to set the credentials using dotenv (in `.env.development` and `.end.production` files). However, the deployment script (`"deploy": "npm run -n \"-r dotenv/config\" && npm run build && gatsby-plugin-s3...
I've added a caching policy for webP images (see code below), but the headers are not being set on webP images in S3. Note that they are being set on...