denoland / deno_graph

The module graph logic for Deno CLI
https://docs.rs/deno_graph
MIT License
111 stars 39 forks source link

feat: remove executor cargo features #506

Closed dsherret closed 1 month ago

dsherret commented 1 month ago

These features are not worth bothering with and weren't being used properly downstream anyway (like in eszip)