mirror of
https://github.com/denoland/deno.git
synced 2024-11-28 16:20:57 -05:00
629d09b149
Part of #19774. This makes it twice as fast on my machine. Stores a file at `node_modules/.deno/setup-cache.bin`, which contains information about how the node_modules folder is currently setup. Obviously there is a risk that this information will get out of date with the current folder structure. |
||
---|---|---|
.. | ||
resolvers | ||
cache.rs | ||
installer.rs | ||
mod.rs | ||
registry.rs | ||
resolution.rs | ||
tarball.rs |