babel exclude
npm install gatsby-babel-exclude
``javascript{ resolve: 'gatsby-babel-exclude', options: { libraryPaths: [ 'swipper', 'another-library' ] }}``
javascript{ resolve: 'gatsby-babel-exclude', options: { libraryPaths: [ 'swipper', 'another-library' ] }}
Enjoy