<#19237 Port javascript dep inference to Rust> Iss...
# github-notifications
c
#19237 Port javascript dep inference to Rust Issue created by tobni Is your feature request related to a problem? Please describe. Dep inference currently runs in node. It is very slow, and installing babel bloats the cache. Describe the solution you'd like Rewrite it in rust. Describe alternatives you've considered Keep as is. Additional context pantsbuild/pants