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

Change import path to avoid circular reference #328

Merged
merged 2 commits into from
Aug 3, 2022
Merged

Change import path to avoid circular reference #328

merged 2 commits into from
Aug 3, 2022

Conversation

magic-akari
Copy link
Contributor

follow up #327
I noticed that the DocNodeKind import still causes circular reference (because require doesn't work like import).
Changing it to a reference to the internal path would solve this issue.

@magic-akari magic-akari marked this pull request as draft July 16, 2022 06:12
@magic-akari magic-akari changed the title Fix circular reference Change import path to avoid circular referencea Jul 16, 2022
@magic-akari magic-akari changed the title Change import path to avoid circular referencea Change import path to avoid circular reference Jul 16, 2022
@magic-akari magic-akari marked this pull request as ready for review July 16, 2022 07:04
@iclanton iclanton merged commit 756d9e8 into microsoft:main Aug 3, 2022
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