deno/cli/args
David Sherret 41f618a1df
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-17 17:38:50 -04:00
..
config_file.rs feat(cli): flatten deno.json configuaration (#17799) 2023-04-26 23:02:36 -04:00
flags_allow_net.rs chore: upgrade clap to v4 (#17333) 2023-03-26 06:06:18 +02:00
flags.rs feat(compile): unstable npm and node specifier support (#19005) 2023-05-10 20:06:59 -04: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-17 17:38:50 -04:00
mod.rs fix(npm): improved optional dependency support (#19135) 2023-05-17 17:38:50 -04:00
package_json.rs feat(compile): unstable npm and node specifier support (#19005) 2023-05-10 20:06:59 -04:00