mirror of
https://github.com/denoland/deno.git
synced 2024-11-25 15:29:32 -05:00
de34c7ed29
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>
4 lines
66 B
Text
4 lines
66 B
Text
global: true
|
|
Buffer: true
|
|
setImmediate: true
|
|
clearImmediate: true
|