mirror of
https://github.com/denoland/deno.git
synced 2025-01-11 16:42:21 -05:00
d2477f7806
Removes the `FileFetcher`'s internal cache because I don't believe it's necessary (we already cache this kind of stuff in places like deno_graph or config files in different places). Removing it fixes this bug because this functionality was already implemented in deno_graph and lowers memory usage of the CLI a little bit. |
||
---|---|---|
.. | ||
deps | ||
module_graph | ||
no_module_graph | ||
registry/@denotest | ||
subset_type_graph | ||
version_not_found |