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

Fix circular dependency in copy-manager #34

Merged
merged 1 commit into from
Feb 14, 2024
Merged

Conversation

origami-z
Copy link
Contributor

npx madge --circular --extensions ts,tsx ./ --warning        

✖ Found 2 circular dependencies!

1) packages/copy-manager/plugin-src/processors/iterate.ts > packages/copy-manager/plugin-src/utils.ts > packages/copy-manager/plugin-src/processors/textNodeInfoProcessor.ts
2) packages/copy-manager/plugin-src/utils.ts > packages/copy-manager/plugin-src/processors/textNodeInfoProcessor.ts

@origami-z origami-z requested a review from a team as a code owner February 14, 2024 09:19
@origami-z origami-z enabled auto-merge (squash) February 14, 2024 09:19
@origami-z origami-z disabled auto-merge February 14, 2024 09:57
@origami-z origami-z merged commit af9479d into main Feb 14, 2024
3 checks passed
@origami-z origami-z deleted the remove-circular-dep branch February 14, 2024 09:57
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