-
Notifications
You must be signed in to change notification settings - Fork 12.9k
Fix import tracker for dynamic import #41473
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 import tracker for dynamic import #41473
Conversation
d4ee91a
to
8a55a58
Compare
@weswigham would you like to take a look? |
8a55a58
to
6a6ede1
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just some minor suggestions for now. I'll take a real look after Thanksgiving.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good to me. Just one formatting request since a long 1-line if
is hard to read (and I thought the linter forbade them entirely?).
Fixes #41472