Closed dsherret closed 5 months ago
I needed to move redirect handling to a higher level as as part of some graph optimization work (for storing checksums in deno_graph) and it turned out this unlocked this scenario.
This allows an https specifier to redirect to a jsr https url.
I needed to move redirect handling to a higher level as as part of some graph optimization work (for storing checksums in deno_graph) and it turned out this unlocked this scenario.
This allows an https specifier to redirect to a jsr https url.