Anshul Sahni
Anshul Sahni
### What is the requirement? Add support for JS based config file like .js, .mjs & .cjs ### What are the detailed changes? - In `config.ts` added following functions -...
Recently I was using config file and was trying to use `urlRewriteExperssion` options by specifying regex, JSON doesn't accept all the regex parameters in the text JSON invalidates the string...
While initialising the index - _means calling `initIndex()`_ if no argument is sent then it considers index name as `"undefined"` and sends the request to algolia platform with index name...