denoland / deno_graph

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

feat: ability to remove from a `ParsedSourceStore` #439

Closed dsherret closed 6 months ago

dsherret commented 6 months ago

For use with https://github.com/denoland/deno_ast/pull/237