mirror of
https://github.com/denoland/deno.git
synced 2024-11-22 15:06:54 -05:00
c0b7454175
When `DENO_FUTURE=1` env var is present, then BYONM ("bring your own node_modules") is enabled by default. That means that is there's a `package.json` present, users are expected to explicitly install dependencies from that file. Towards https://github.com/denoland/deno/issues/23151 |
||
---|---|---|
.. | ||
binary.rs | ||
file_system.rs | ||
mod.rs | ||
virtual_fs.rs |