Netlify announces the next evolution of Gatsby Cloud. Learn more
Disables client side routing for Gatsby.
npm install --save @wardpeet/gatsby-plugin-static-site
// In your gatsby-config.js plugins: [`@wardpeet/gatsby-plugin-static-site`];