Migrate to Netlify Today

Netlify announces the next evolution of Gatsby Cloud. Learn more

ContactSign Up
Community Plugin
View plugin on GitHub

gatsby-plugin-remove-dependency-transpilation

Removes the dependency transpilation step from Gatsby.

Install

npm install gatsby-plugin-remove-dependency-transpilation

Configure

// In your gatsby-config.js
plugins: [`gatsby-plugin-remove-dependency-transpilation`];
© 2023 Gatsby, Inc.