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-04-05 | FUTURE: override byonm with nodeModulesDir setting (#23222) | David Sherret | |
Makes the `"nodeModulesDir"` setting take precedence over byonm when using `DENO_FUTURE`. |