Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Beta][Task]15982350: Dynamic config for Dependencies plugin #1957

Merged
merged 7 commits into from
Dec 16, 2022

Conversation

Karlie-777
Copy link
Contributor

No description provided.

if (newInit !== init) {
callDetails.set(1, newInit);
_self._addHook(onConfigChange(_extensionConfig, () => {
_disableFetchTracking = !!_extensionConfig.disableFetchTracking;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, nice catch... If this is disabled on start and changed later

@Karlie-777 Karlie-777 merged commit ee36e9c into beta Dec 16, 2022
@MSNev MSNev deleted the karlie/extensiondynamicconfig branch April 6, 2023 01:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants