mirror of
https://github.com/denoland/deno.git
synced 2025-01-08 07:08:27 -05:00
d1ffe48d32
This has been bothering me for a while and it became more painful while working on #18136 because injecting the shared progress bar became very verbose. Basically we should move the creation of all these npm structs up to a higher level. This is a stepping stone for a future refactor where we can improve how we create all our structs. |
||
---|---|---|
.. | ||
config_file.rs | ||
flags.rs | ||
flags_allow_net.rs | ||
import_map.rs | ||
lockfile.rs | ||
mod.rs | ||
package_json.rs |