Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: reuse instance options for all containers (#337)
Options should be shared across all containers (they are currently, if you pass options to addIndexer only resetOnChange will be respected, other values are used from main options.
- Loading branch information