gatsby-plugin-remove-dependency-transpilation
v1.0.0
Published
Removes the dependency transpilation step from Gatsby.
Downloads
91
Readme
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`];