denoland / deno_graph

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

feat: use loader to verify https checksums #486

Closed dsherret closed 5 months ago

dsherret commented 5 months ago

This should be a perf improvement, but also it allows modifying https specifiers in the vendor folder without causing lockfile issues similar to jsr specifiers.