Saving files with original extension in the cache is incompatible with Deno
Open
- Dominant language
- TypeScript
- Stars
- 50
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
The change introduced in this commit f93fdd09c8e2bc3a3f11d3342b96625f77328c08 makes this library to behave differentlly from Deno.
Sharing the same cache with Deno makes the file to be download twice because Deno doesn't recognize the file with the extension.
If the issue with Deno.openPlugin still persists, it would be possible to have this behaviour configurable?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.