mirror of
https://github.com/denoland/deno.git
synced 2024-11-01 09:24:20 -04:00
383d40a33b
This commit fixes conditional exports in `require()` implementation if `--node-modules-dir` flag is used. |
||
---|---|---|
.. | ||
01_node.js | ||
02_require.js | ||
Cargo.toml | ||
errors.rs | ||
lib.rs | ||
module_es_shim.js | ||
package_json.rs | ||
path.rs | ||
README.md | ||
resolution.rs |
deno_node
require
and other node related functionality for Deno.