algolia / gatsby-plugin-algolia

A plugin to push to Algolia based on graphQl queries
https://yarn.pm/gatsby-plugin-algolia
Apache License 2.0
177 stars 45 forks source link

feat(indexing): add skipIndexing flag #99

Closed prichey closed 3 years ago

prichey commented 3 years ago

Fixes https://github.com/algolia/gatsby-plugin-algolia/issues/98.

Let me know if you have thoughts, thanks!