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

Remove dependency loop between dnr-utils and dnr-config-rulesets #2057

Merged
merged 2 commits into from
Jun 22, 2023

Conversation

sammacbeth
Copy link
Collaborator

Description:

dnr-utils and dnr-config-rulesets were tightly coupled with a dependency loop. By moving the SETTINGS_PREFIX and ruleIdRangeByConfigName constants to dnr-utils.js, utils doesn't have to import anything from config-rulesets, removing the loop.

@sammacbeth sammacbeth requested a review from kzar June 19, 2023 07:21
@sammacbeth sammacbeth merged commit 7d99dea into duckduckgo:main Jun 22, 2023
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