Migrate to Netlify Today

Netlify announces the next evolution of Gatsby Cloud. Learn more

ContactSign Up
Community Plugin
View plugin on GitHub

gatsby-babel-exclude

How to use

{
	resolve: 'gatsby-babel-exclude',
	options: {
		libraryPaths: [
			'swipper',
			'another-library'
		]
	}
}

Enjoy

© 2023 Gatsby, Inc.