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

fix(settings): use main settings if not provided in query #65

Closed eunjae-lee closed 4 years ago

eunjae-lee commented 4 years ago

64

As you mentioned, it's hard to add a test now, unless we add another index for test, and update the example, or unless we properly add jest or something.

But I guess this little diff will fix the issue.