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