mirror of
https://github.com/denoland/deno.git
synced 2024-12-22 07:14:47 -05:00
e324151520
This commit removes "compat" mode. We shipped support for "npm:" specifier support in v1.25 and that is preferred way to interact with Node code that we will iterate and improve upon. |
||
---|---|---|
.. | ||
01_node.js | ||
02_require.js | ||
Cargo.toml | ||
errors.rs | ||
lib.rs | ||
module_es_shim.js | ||
package_json.rs | ||
README.md | ||
resolution.rs |
deno_node
require
and other node related functionality for Deno.