next.js
87d865f6 - Turbopack: refactor `evaluate` to take module_graph (#85971)

Commit
49 days ago
Turbopack: refactor `evaluate` to take module_graph (#85971) For some operations, we need the module graph (e.g. determining unused exports, and for the future inner graph tree shaking). Previously, it was constructed inside of the evaluation machinery.
Author
Parents
Loading