1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-29 16:30:56 -05:00
denoland-deno/cli/standalone
David Sherret 968f91b01d
fix(npm): improved optional dependency support (#19135)
Note: If the package information has already been cached, then this
requires running with `--reload` or for the registry information to be
fetched some other way (ex. the cache busting).

Closes #15544

---------

Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
2023-05-18 17:05:03 +02:00
..
binary.rs fix(npm): improved optional dependency support (#19135) 2023-05-18 17:05:03 +02:00
file_system.rs feat(compile): unstable npm and node specifier support (#19005) 2023-05-11 17:26:30 -04:00
mod.rs fix(npm): improved optional dependency support (#19135) 2023-05-18 17:05:03 +02:00
virtual_fs.rs feat(compile): unstable npm and node specifier support (#19005) 2023-05-11 17:26:30 -04:00