Removes the dependency transpilation step from Gatsby.
npm install gatsby-plugin-remove-dependency-transpilationRemoves the dependency transpilation step from Gatsby.
``shell`
npm install gatsby-plugin-remove-dependency-transpilation
`javascriptgatsby-plugin-remove-dependency-transpilation
// In your gatsby-config.js
plugins: [];``