Skip to content

Remove unused json-loader dependency. #20

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

Closed
wants to merge 1 commit into from

Conversation

mikeproeng37
Copy link
Contributor

@optimizely/fullstack-devs

@mikeproeng37 mikeproeng37 reopened this Nov 15, 2016
@mikeproeng37 mikeproeng37 deleted the mng/clean-up-json-dep branch November 17, 2016 18:39
mjc1283 added a commit that referenced this pull request Apr 22, 2019
… actually changes (#20)

Summary:

This includes two updates to project config manager:
- When datafile manager provides a new datafile, only update project config object if that object has a different revision that the current config object
- Only call update listeners if the config object actually changed
With these two changes, we no longer trigger PROJECT_CONFIG_UPDATE notifications unless the project config actually changed.
Previously, when constructed with a valid datafile and sdk key, it would trigger two PROJECT_CONFIG_UPDATE update notifications, even though the project config only changed once (after the fetch)

Test plan:

Updated unit tests
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.

1 participant