TylerBarnes / gatsby-plugin-transition-link

A link component for page transitions in gatsby
537 stars 70 forks source link

feat: throw error in development if plugin isn't added to gatsby-config.js #188

Open TylerBarnes opened 4 years ago

TylerBarnes commented 4 years ago

Atleast one person in https://github.com/TylerBarnes/gatsby-plugin-transition-link/issues/177 had a non-descriptive error related to this. We should detect if the plugin isn't set up properly and throw an error.