denoland / deno_graph

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

feat: add request destination #516

Closed dsherret closed 2 weeks ago

dsherret commented 2 weeks ago
  1. Adds a new RequestDestination to the load options.
  2. Errors for conflicting import attributes in the graph.