1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00
denoland-deno/cli/args
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
..
config_file.rs feat(cli): flatten deno.json configuaration (#17799) 2023-04-26 23:02:36 -04:00
flags.rs feat(compile): unstable npm and node specifier support (#19005) 2023-05-11 17:26:30 -04:00
flags_allow_net.rs chore: upgrade clap to v4 (#17333) 2023-03-26 06:06:18 +02:00
import_map.rs chore: upgrade to Rust 1.67 (#17548) 2023-01-27 10:43:16 -05:00
lockfile.rs fix(npm): improved optional dependency support (#19135) 2023-05-18 17:05:03 +02:00
mod.rs fix(npm): improved optional dependency support (#19135) 2023-05-18 17:05:03 +02:00
package_json.rs feat(compile): unstable npm and node specifier support (#19005) 2023-05-11 17:26:30 -04:00