mirror of
https://github.com/denoland/deno.git
synced 2024-11-21 15:04:11 -05:00
53c535d2b6
Also removes permissions being passed in for node resolution. It was completely useless because we only checked it for reading package.json files, but Deno reading package.json files for resolution is perfectly fine. My guess is this is also a perf improvement because Deno is doing less work. |
||
---|---|---|
.. | ||
Cargo.toml | ||
function.rs | ||
lib.rs | ||
README.md | ||
value.rs |