When using a versioned theme or a toolkit like Slate, the algolia_config.js
file might get accidentally overwritten.
To prevent this from happening, please ignore assets/algolia_config.js.liquid
in your version control system. For example, when using Git, you can add it to your .gitignore
file.