eszip extract
fails when a specifier in the eszip has no path or is a directory of another specifier
#101
Labels
bug
Something isn't working
The code here:
eszip/lib/eszip.ts
Line 89 in c9e9144
...is very basic and looks at the pathname only to figure out how to extract.
This will fail in two scenarios:
https://fresh.deno.dev
something/
thensomething/other.ts
The text was updated successfully, but these errors were encountered: