Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add support for global customContext option (#485)
* chore: remove lingering reference to deleted RudderConfig file * fix: logic to merge the externalId in identify call * chore: refactor code * feat: add global option support for customContext * feat: when reset is called then clear the globalOptions customContext field * chore: create a mutable copy of customContexts while merging * Revert "chore: refactor code" This reverts commit 4773a05. * Revert "fix: logic to merge the externalId in identify call" This reverts commit 9e22dbb. * Revert "chore: remove lingering reference to deleted RudderConfig file" This reverts commit fd8bf6b.
- Loading branch information