summaryrefslogtreecommitdiff
path: root/tests/specs/npm/future_node_modules_dir_setting
AgeCommit message (Collapse)Author
2024-08-31chore: remove DENO_FUTURE=1 from spec tests (#25329)Bartek IwaƄczuk
Towards https://github.com/denoland/deno/issues/25241
2024-08-30refactor: remove DENO_FUTURE (#25314)David Sherret
2024-08-29feat(config): Node modules option for 2.0 (#25299)Nathan Whitaker
2024-04-05FUTURE: override byonm with nodeModulesDir setting (#23222)David Sherret
Makes the `"nodeModulesDir"` setting take precedence over byonm when using `DENO_FUTURE`.