mirror of
https://github.com/denoland/deno.git
synced 2025-09-28 13:14:48 +00:00
![]() This adds support for installing `file:` dependencies in a local package.json. In order to use these, you must not set `--node-modules-dir=...` when using a package.json and it should use the default of `--node-modules-dir=manual`. Closes https://github.com/denoland/deno/issues/18701 |
||
---|---|---|
.. | ||
binary.rs | ||
build.rs | ||
Cargo.toml | ||
code_cache.rs | ||
file_system.rs | ||
integration_tests_runner.rs | ||
main.rs | ||
node.rs | ||
run.rs |