diff options
author | Bartek IwaĆczuk <biwanczuk@gmail.com> | 2024-04-02 23:43:03 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-03 00:43:03 +0200 |
commit | c0b7454175afdefa0b8e73a04aadeb874eb2e766 (patch) | |
tree | 6872a1169a0dc8afcdc132041973755ea594383b /ext/node/polyfills/async_hooks.ts | |
parent | 29085895c9e7dc348f393c1154f7890663008612 (diff) |
FUTURE: enable BYONM by default (#23194)
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
Diffstat (limited to 'ext/node/polyfills/async_hooks.ts')
0 files changed, 0 insertions, 0 deletions