Netlify announces the next evolution of Gatsby Cloud. Learn more
Removes the dependency transpilation step from Gatsby.
npm install gatsby-plugin-remove-dependency-transpilation
// In your gatsby-config.js plugins: [`gatsby-plugin-remove-dependency-transpilation`];