Andrew
Results
1
issues of
Andrew
In my CI I actually do a `gatsby build` and then deploy the site to two separate buckets, so I do: ``` gatsby build gatsby-plugin-s3 --bucket "bucket1" gatsby-plugin-s3 --bucket "bucket2"...
enhancement
priority: medium