-
-
Notifications
You must be signed in to change notification settings - Fork 190
Fix: module grouping panic when entry is also dynamically imported #2275
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
base: main
Are you sure you want to change the base?
Conversation
|
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
…mport Co-authored-by: Nirvana-Jie <72637162+Nirvana-Jie@users.noreply.github.com>
|
@copilot Delete useless comment |
Co-authored-by: Nirvana-Jie <72637162+Nirvana-Jie@users.noreply.github.com>
Done in 41112a6. |
module_group_graph_from_entries, edges are created withModuleGroupType::DynamicImportfor dynamically imported modules, but if that module is also an entry, its module group ID usesModuleGroupType::EntryinsteadOriginal prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.