next.js
2dda444c - Turbopack: don't read binding_usage in dev (#86722)

Commit
53 days ago
Turbopack: don't read binding_usage in dev (#86722) I'm debating whether this should be `Option<BindingUsage>` instead, so that we can detect if you built the graph without the binding_usage but then still try to enable `remove_unused_exports` (which would now silently noop and never tree shaking anything).
Author
Parents
Loading