1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-01 09:24:20 -04:00
denoland-deno/cli/compat
VishnuJin d9b130410b
feat(compat) preload Node.js built-in modules in global vars REPL (#13127)
This commit adds preloading of built-in Node.js modules in
the REPL if running with "deno repl --compat --unstable".
2022-01-03 20:10:17 +01:00
..
testdata port check_if_should_use_esm_loader to rust (#12562) 2021-11-01 14:46:07 -04:00
errors.rs compat: support compat mode in REPL (#12882) 2021-11-24 16:55:10 +01:00
esm_resolver.rs chore: merge v1.17.1 into main (#13184) 2021-12-22 22:20:17 +01:00
mod.rs feat(compat) preload Node.js built-in modules in global vars REPL (#13127) 2022-01-03 20:10:17 +01:00