next.js
5b3365e3 - Fix async dynamic client modules in graph traversal (#69202)

Commit
1 year ago
Fix async dynamic client modules in graph traversal (#69202) Fixes a small error where app-client modules loaded dynamically were not being reached by the module graph traversal. This, afaik at the moment, completes the graph traversal fixes and the algorithm now reaches all modules.
Author
lichu acuña
Parents
Loading