Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-11-14 | feat(cli): add `--unstable-node-globals` flag (#26617) | Marvin Hagemeister | |
This PR adds a new `--unstable-node-globals` flag to expose Node globals by default. Fixes https://github.com/denoland/deno/issues/26611 --------- Co-authored-by: Bartek IwaĆczuk <biwanczuk@gmail.com> |